ramp4-pcar4 / story-ramp

Storytelling with interactive maps using RAMP
MIT License
4 stars 14 forks source link

editor: add new/remove slide functionality and toc #285

Closed spencerwahl closed 1 year ago

spencerwahl commented 1 year ago

ramp4-pcar4/storylines-editor#25 ramp4-pcar4/storylines-editor#21

Slide table of contents where you can add, remove and reorder slides. Slides can be given a title and both left and right panels are editable. Left panel is constrained to text only, right panel has a dropdown for panel type. Text panels are synced with the config, I had no idea how to sync the image panel properly (it is given the panel as a prop though so all that needs to be done is setting it).

Added a basic UI for things vaguely following the mockups, will need more work done but things are there.


This change is Reviewable