Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document expected coordinates in PopupMenu.popup() #95164

Merged
merged 1 commit into from
Aug 6, 2024

Conversation

Calinou
Copy link
Member

@Calinou Calinou commented Aug 5, 2024

  • Improve documentation related to embedded subwindows and single-window mode.
  • Add minsize keyword aliases for popup_centered_clamped() methods to ease migration to Godot 4.x (this was Godot 3.x terminology).

- Improve documentation related to embedded subwindows and single-window mode.
- Add `minsize` keyword aliases for `popup_centered_clamped()` methods
  to ease migration to Godot 4.x (this was Godot 3.x terminology).
@Calinou Calinou requested a review from a team as a code owner August 5, 2024 14:46
@Calinou Calinou added enhancement documentation cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels Aug 5, 2024
@Calinou Calinou added this to the 4.3 milestone Aug 5, 2024
@akien-mga akien-mga merged commit 6a10330 into godotengine:master Aug 6, 2024
18 checks passed
@akien-mga
Copy link
Member

Thanks!

@Calinou Calinou deleted the doc-window-popup-coordinates branch August 12, 2024 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release documentation enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Popup menu does not popup at indicated location
2 participants