Closed ghalestrilo closed 3 years ago
This is what will bring Session-Mode (Live-Mode) -like funcionality to seg.
Maybe use Grid View and toggle between both viewmodes conditionally (like, (if (= index 0) ...) then we swap to grid mode, which swaps back on move right
(if (= index 0) ...)
This is what will bring Session-Mode (Live-Mode) -like funcionality to seg.
Maybe use Grid View and toggle between both viewmodes conditionally (like,
(if (= index 0) ...)
then we swap to grid mode, which swaps back on move right