allowResize instead of enableResizing
See original GitHub issueAccording to documentation prop name for blocking resizing is enableResizing but actually it is allowResize
Issue Analytics
- State:
- Created 7 years ago
- Reactions:2
- Comments:6 (2 by maintainers)
Top Results From Across the Web
radEditor editmode = design allow resize - Telerik
is there a way to set the editmode= design but still allow the resize to the user? when I set the edit mode...
Read more >Resizable window in electron.js - Stack Overflow
To change if a window is resizable you have to call mainWindow.setResizable(false) instead of .resizable = false .
Read more >DataGridView.AllowUserToResizeColumns Property
Gets or sets a value indicating whether users can resize columns.
Read more >iGrid - how to disable header manipulation · 10Tec Forum
This is the preferred way to do what you need instead of turning system drawing ... To disable column moving and resizing, use...
Read more >Resize unavailable on touch devices (hybrid laptops) · Issue #6174 ...
To enable resizing in this case you use the standard "resize" and "object_resizing" parameters and not ... Mobile override settings don't allow resize...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@tomkp this one can be closed, because of @revelt’s PR (#158), like @alecf said 😃
Yeah, let’s close