Commit Graph

14 Commits (9cf16ab3df7abef2f487874b9ecdee1bd261c81c)

Author SHA1 Message Date
isark 7c3e739f8d Mildly improved support for livesplit inspired functionality. Also initial beginnings of supporting an "aggregated" live stat for your ongoing run compared to another one.
1 year ago
isark d010d6dde7 Carousel improvements, ability to customize number of visible zones and offset.
2 years ago
isark 70cdb6b3b0 Fixed some plan loading init issues
2 years ago
isark f3d72301b2 Updated notes display and scaling. Moved carousel to absolute pixel positions manually calculated instead of % since that didn't work too well..."
2 years ago
isark b2e7947fb3 Fixed bug when initializing at at low indices introduced last commit
2 years ago
isark 5bcaa47008 Lots of tweaks, bugfixes and improvements! Also supports storing and loading current position in a plan you've imported before. Can scroll on the plan window to quickly move forward/backward
2 years ago
isark e5c9c592c3 Some improvements around configuration
2 years ago
isark 04404c2233 moved base_plan, tweaked a lot of stuff to be a bit clearer and less funky
2 years ago
isark 29961a11a3 Added note support with markdown support. Scaling notes to 'always' fit the notes carousel. Some fixing around plan editor and carousel
2 years ago
isark 2e3e4bb4ca Improved carousel (supports variable amount of slides to show at the same time). Fixed some config file issues
2 years ago
isark 95a69df695 Lots of plan management, loading and so on
2 years ago
isark 35e2ba31b4 I didn't like some transitions and animations so now they work a lot better. Should probably be refactored at some point
2 years ago
isark b101524105 finished initial version of carousel. Might look into getting rid of inconsisten ~1pixel gaps sometimes showing up between slides
2 years ago
isark ab35c9e667 Decided on carousel implementation for the 'plan elements'. Still need 'content' section of current plan element
2 years ago