Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
11 stars 5 forks source link

Context menus for copy/pasting text appear smaller or bigger depending on zoom #195

Open birbilis opened 2 years ago

birbilis commented 2 years ago

Version: 0.5.8

context menus for copy/pasting text should probably be parented to the form instead of to TextStoryItem's TMemo (not sure if possible though), since they appear small when that is scaled down/unzoomed

image

birbilis commented 1 year ago

should probably implement own app-level popup menu as a modal frame with edit related actions (ideally shown as SVG icons in the middle of the screen) for the currently focused TextStoryItem