Closed bwagner closed 7 months ago
Thanks. I'll take a look to see what's possible given the limited UI elements available in RUMPS.
Possibly rumps.Window?
I've implemented a custom confirmation window that display the detected text in a TextView editable text box. This allows the user to edit it if necessary or copy just part of it. The contents can still be copied to the clipboard with one-click. Will be in the next release.
Awesome! Thanks a lot.
Fixed in v0.10.0
Large portions of text make buttons of dialog "Copy detected text to clipboard?" unreachable (see below). Probably, a scrollable text field should be shown to limit growth of the resulting dialog box.