Can someone tell me what I am doing wrong? When I disable a resizer it does ‘gray-out’ but you can still resize. I tried it in this simple example and I am getting same result.
Hello,
You sample is correct. But yes, disable() does not work for “resizer”. We will fix this problem in the version.
You can also try to use hide()/show() instead of disable()/enable()
“We will this problem in the version.” - I am hopeful this means you will correct this problem in the next version?
If so, awesome, Can you tell me, by next version do you mean 4.0 (which I assume is a while)? Or do you release regular updates? I signed on right before 3.0 so have not been around too long to know the schedule.
I have been using hide and show but it impacts the UI sizing so I think enable and disable will work better for me.
Yep, I meant “fix”. We will include the fix into the next update. We don’t have an exact date for the update.