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

All Actions dialog uses wrong position when opened on top border #712

Closed
dschiller opened this issue Aug 11, 2024 · 0 comments · Fixed by #755
Closed

All Actions dialog uses wrong position when opened on top border #712

dschiller opened this issue Aug 11, 2024 · 0 comments · Fixed by #755
Labels
bug/confirmed Bug/regression has been confirmed. cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 kind/bug A bug or regression in expected behavior.
Milestone

Comments

@dschiller
Copy link

Describe the bug

When right clicking in the topmost position inside a EventGraph the All Actions window gets opened on the most top position on the screen. The issue here is that the dialog titlebar of the All Actions dialog is hidden so that the dialog can not be moved.

image

Expected behavior

The titlebar of the All Actions dialog should be always visible.

Actual behavior

The titlebar of the dialog is hidden when opened on top screen position.

How to Reproduce?

  1. In a new EventGraph rightclick at the top most position inside the EventGraph to open the All Actions dialog >> The titlebar is hiddem

Godot full version

4.2.2

Orchestrator version

2.0.1

Additional information

No response

@dschiller dschiller added the kind/bug A bug or regression in expected behavior. label Aug 11, 2024
@Naros Naros added bug/confirmed Bug/regression has been confirmed. cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 labels Aug 11, 2024
@Naros Naros added this to the 2.1 milestone Aug 11, 2024
@Naros Naros added the cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 label Aug 12, 2024
@Naros Naros modified the milestones: 2.1, 2.2 Aug 12, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 16, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 18, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 18, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 19, 2024
Naros added a commit to Naros/godot-orchestrator that referenced this issue Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug/confirmed Bug/regression has been confirmed. cherrypick:2.0 Requires cherry-pick to Orchestrator 2.0 cherrypick:2.1 Requires cherry-pick to Orchestrator 2.1 kind/bug A bug or regression in expected behavior.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants