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

Enable or disable resizing the window #174

Open
1 task
sunjay opened this issue May 25, 2020 · 0 comments
Open
1 task

Enable or disable resizing the window #174

sunjay opened this issue May 25, 2020 · 0 comments

Comments

@sunjay
Copy link
Owner

sunjay commented May 25, 2020

Follow-up issue from #49.

It would be great if we could disable resizing the window as some drawings only work with certain window sizes. The set_size and maximize methods would still work, but the window would otherwise not be resizable by the user.

This requires being able to change that property of the window dynamically. The set_resizable method on Window should come in handy for that.

  • Add is_resizeable and set_resizeable methods to Drawing

If you would like to work on this, please leave a comment. I am happy to provide mentoring instructions.

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