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

Region editor minor issues. #79427

Open
Kiaazad opened this issue Jul 13, 2023 · 1 comment
Open

Region editor minor issues. #79427

Kiaazad opened this issue Jul 13, 2023 · 1 comment

Comments

@Kiaazad
Copy link

Kiaazad commented Jul 13, 2023

Godot version

4.1

System information

windows 10

Issue description

There are a couple of small issues with region editor.

  • The window doesn't hold size and resets to default when opened
  • When zoomed, the image inside the newly opened window jumps to default position at the first click

And I have a suggestion that can mitigate those two issues and improve the workflow immensely.

  • Add a save as button to the region editor.

This small change will saves us tons of clicks and going back and fourth between windows. The save as can get the resource type and name from the resource that it was opened from.

Steps to reproduce

  • open region editor
  • resize and move the window
  • zoom and move the image inside
  • close
  • open the region editor again
  • try to drag a region

Minimal reproduction project

image

@Calinou
Copy link
Member

Calinou commented Jul 13, 2023

  • When zoomed, the image inside the newly opened window jumps to default position at the first click

This is already being tracked in godotengine/godot-proposals#7185.

Please open a proposal for remembering zoom in the region editor. There are already similar proposals for other editors such as godotengine/godot-proposals#7021 and godotengine/godot-proposals#2335, but it should be tracked in its own proposal as the exact implementation will differ.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants