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

Making unresizable windows #8

Open
Techokami opened this issue Feb 6, 2018 · 1 comment
Open

Making unresizable windows #8

Techokami opened this issue Feb 6, 2018 · 1 comment

Comments

@Techokami
Copy link

Hello,

I am knee deep in working over this amazing thing into a new personal website, and one thing I want to know is how to make a window that cannot be resized (e.g. the size is fixed and cannot be maximized or have its border grabbed to resize). This would be highly desired for creating dialog windows, etc.

Thank you!

@nathansmith
Copy link
Owner

You can simply remove the HTML for the draggable corners.

<span class="abs ui-resizable-handle ui-resizable-se"></span>

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

No branches or pull requests

2 participants