Skip to content

Releases: Zoomicon/READCOM_App

Version 0.0.2

15 Dec 12:28
Compare
Choose a tag to compare
Version 0.0.2 Pre-release
Pre-release

PLEASE ALWAYS DOWNLOAD THE LATEST VERSION FROM THIS LINK

  • Fixed memory leaks
  • Fixed regression: AreaSelector now only selects just the contained children in its area, not all intersected ones

For usage information see release notes of previous version

Version 0.0.1

14 Dec 11:44
Compare
Choose a tag to compare
Version 0.0.1 Pre-release
Pre-release

PLEASE ALWAYS DOWNLOAD THE LATEST VERSION FROM THIS LINK

Early demo version with editing functionality available

Try downloading and opening this story for testing:
https://github.com/Zoomicon/READCOM_Gallery/tree/main/Gallery/Stories/Aesop%20Fables/The%20Tortoise%20and%20the%20Hare

  • CTRL+MouseWheel to zoom in/out.

  • Navigate (and pick active StoryItem) with Structure Viewer (sidebar) and the Home button (Left/Right buttons or keyboard not working yet)

  • Press the Edit mode key to enter Edit Mode:
    -- Right click in a StoryItem to add (+) child items into it current active StoryItem
    -- Drag to do a selection, then you can move (from center) and resize (from corners) the top item via the selector (some SVG items still have blank area around them so since their borders are not yet shown in edit mode do make large enough selections to catch them)
    -- ALT+MouseWheel to resize a child in edit mode.

Please ignore any memory leak messages on closing of the app, this is a preliminary debug build (most leaks are caused by opening the structure viewer, by the code that does image previews generation to show in the structure tree there)