Open spacehamster opened 6 months ago
Thanks, thats a great suggestion.
Will look into implementing it or a similar method when I get a gap.
I'd also be interested in something like this
Combining mokuro reader with Migaku makes the text take up more space, such that I can no longer move my cursor to the text at the edge of the box without the text vanishing if my cursor goes outside of the page or overlaps with another textbox.
Having a way to keep a textbox active on demand would be nice.
Sometimes mokuro will output overlapping textboxes which can make it difficult to read the box with the lower z-index.
The simplest solution I think would be to allow dragging textboxes while ctrl is held. Something like adding this to TextBox's onmousemove event and also preventing panning on textboxes.