Skip to content

Fix #2143: Streamline askChoice dialog window#2311

Open
kellyelton wants to merge 2 commits into
masterfrom
oi/2143/streamline-askchoice-dialog
Open

Fix #2143: Streamline askChoice dialog window#2311
kellyelton wants to merge 2 commits into
masterfrom
oi/2143/streamline-askchoice-dialog

Conversation

@kellyelton

Copy link
Copy Markdown
Member

Fixes #2143

Changes

  • Made the askChoice dialog more compact by reducing margins and padding
  • Positioned the dialog at the mouse cursor instead of centering it in the owner window
  • Ensured the dialog stays within screen bounds

Testing

This change improves the user experience by making choice dialogs smaller and positioning them where the user expects them (near their mouse cursor) rather than always in the center of the screen.

root added 2 commits March 27, 2026 19:23
- Make dialog more compact by reducing margins and padding
- Position dialog at mouse cursor instead of centering in owner window
- Ensure dialog stays within screen bounds
@kellyelton kellyelton added the octgn-issue-bot PRs created by the OCTGN issue bot label Mar 28, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

octgn-issue-bot PRs created by the OCTGN issue bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

streamline askChoice dialog window

1 participant