-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Describe what portion of the API could be improved.
After creating a display, any attempt to centre it using Display.center_window will relocate it to the centre of the monitor the window was first created on, regardless of what monitor the display is currently on.
What improvement would you make?
When calling the associated function, it should check what the 'current monitor' is and centre to that instead of the monitor the display used to be on.
Do you have any suggestions on how we would make those improvements?
Yes, add a check to see what monitor the window is currently on, and use that to determine the position it should go to.
Urgency
Not currently urgent.
What happens next?
After you submit a feature improvement to us, we will react to the message to indicate we are reviewing your input. Then we will try and get back to you as soon as possible with an idea if we are pursuing this feature or not.
-
If we choose to add this feature improvement we will let you know when this feature will be added to PMMA (remember we are a small team.) Then close the issue once that feature has been added and documented.
-
If we choose not to go through with your suggestion (the unlikely option) then don't be disheartened, we continually review and make changes to PMMA so your feature improvement may get reconsidered again at another time.