Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gtk gtk
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,600
    • Issues 1,600
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 217
    • Merge requests 217
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOMEGNOME
  • gtkgtk
  • Merge requests
  • !3325

Fix transient dialog centering on Windows

  • Review changes

  • Download
  • Email patches
  • Plain diff
Open powimod requested to merge powimod/gtk:powimod_center_dialog_window into master Mar 21, 2021
  • Overview 3
  • Commits 1
  • Pipelines 1
  • Changes 1

Fix dialog centering on Windows

On Microsoft Windows, transient dialogs are note correctly centered on their parent window. Dialog width and height are not yet initialized when top left corner coordinates are calculated.

Closes #3751

Edited Mar 28, 2021 by powimod
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: powimod_center_dialog_window