react-in-out-textarea icon indicating copy to clipboard operation
react-in-out-textarea copied to clipboard

fix: hide menu toggles when no extra options [fixes #2]

Open zorfling opened this issue 4 years ago • 0 comments

Hide menu toggles when there are no additional menu items.

I used visibility hidden because the measure stuff didn't work correctly if the toggle wasn't in the DOM.

Fixes #2

zorfling avatar Oct 26 '21 11:10 zorfling