Skip to content

GitLab

  • Menu
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,431
    • Issues 1,431
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 243
    • Merge requests 243
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GNOME
  • gtkgtk
  • Merge requests
  • !3325

Open
Created Mar 21, 2021 by powimod@powimod
  • Report abuse
Report abuse

Fix transient dialog centering on Windows

  • 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
Reviewer
Request review from
Time tracking
Source branch: powimod_center_dialog_window