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

Make dialog sizes flexible #1882

Open
S-Man42 opened this issue Sep 13, 2024 · 0 comments
Open

Make dialog sizes flexible #1882

S-Man42 opened this issue Sep 13, 2024 · 0 comments

Comments

@S-Man42
Copy link
Owner

S-Man42 commented Sep 13, 2024

Currently every showGCWDialog call includes a fixed width and height.

  1. Why is this repeated -> Should be moved directly into the function to not need to put this into the call every time! (attention! some tool may have different sizes; e.g. what about the map point markers?)
  2. Why is this needed? -> A fixed size always looks ugly, especially on web. It should be flexible according to screen size (maybe with max width, to not stretch a dialog on a 4K wide screen monitor...)
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

1 participant