Zoomicon / READCOM_App

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

ALT+mousewheel to resize the ActiveStoryItem when mouse pointer isn't over child item #132

Closed birbilis closed 2 years ago

birbilis commented 2 years ago

Version: 0.4.2

In Edit mode ALT+mousewheel should resize the ActiveStoryItem itself when the mouse pointer isn't over one of its child items

That way one would be able to also resize the RootStoryItem easily

birbilis commented 2 years ago

Resizing the RootStoryItem like that (adapting its children to the new parent size and then zooming to parent again) practically allows to increase/decrease the "quality" of the display of existing stories based on SVG graphics (since the pixelization issue https://github.com/Zoomicon/READCOM_App/issues/60 is still unsolved)