In version 5.19.0, sort and transform options were added. While these are really cool options, I would like to hide them from users to keep the interface simple.
Are there plans to allow hiding the sort/transform buttons via the options object?
Thanks for your time and the awesome module!
I had no plans to disable this but we can add two options for that.
For the time being: it should be possible to hide the buttons from the main menu and context menu using CSS (display: none)
This can probably be closed since it was implemented in the PR above
Thank you @tanmayrajani
Most helpful comment
This can probably be closed since it was implemented in the PR above