Skip to content

Version 0.0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@birbilis birbilis released this 20 Dec 10:15
· 370 commits to master since this release

PLEASE ALWAYS DOWNLOAD THE LATEST VERSION FROM THIS LINK
For usage information see release notes of first release

  • Structure View sidebar now toggles open with respective button instead of autohiding upon item selection
  • In Edit Mode, Structure View is now allowing drag&drop operations to reorder (bring child to front by drag-dropping it in same parent node in the tree) and reparent StoryItems. Upon drag-drop the target item is made active.
  • AudioStoryItems are now only visible in Edit Mode

Notes:

  • with the drag&drop functionality in StructureView, now in edit mode one can drag-drop to move an ImageStoryItem say showing a cow from one parent ImageStoryItem showing a background (serving as a location/timepoint in the story) to another parent (other location/timepoint in the story).
  • currently not rescaling/repositioning items when reparented via the structure view so they may go out of view sometimes depending on the position they had in their previous parent item.