Commit graph

16 commits

Author SHA1 Message Date
Chris Cochrun
990edf3818 some tweaks to the library components 2023-04-18 06:42:56 -05:00
Chris Cochrun
b037f1a91c initial ability to update properties of video_model.rs
I've made it possible to update the properties of the videos. I'll
need to make sure title, start and end times, and paths all work as
well. Let's make videos really good and then move on to images and
presentations.
2023-04-17 11:22:07 -05:00
Chris Cochrun
9d05a7e655 using video_model.rs and presentation_model.rs
These are hopefully a better alternative than the cpp counterparts
after some more time
2023-04-16 15:09:09 -05:00
Chris Cochrun
01a5ada683 select on right click:
This selects when right clicking if there is no selection
or when there is only one other selected item
2023-03-05 07:11:36 -06:00
Chris Cochrun
6c33e52ea3 a working multi delete in libraries 2023-03-05 06:51:47 -06:00
Chris Cochrun
e5fe9b4813 switching to newer layouts 2023-03-03 16:44:03 -06:00
Chris Cochrun
63c1dfdb5a delete multiple items
This isn't working just yet, still needs some work
2023-03-03 11:30:42 -06:00
Chris Cochrun
37dc24ee65 adjusting deleting funcitons 2023-03-02 21:44:13 -06:00
Chris Cochrun
3dbecf2301 making newItem and deleteItem functions work 2023-03-02 05:56:52 -06:00
Chris Cochrun
2e6e1407dc switching to a reusable LibraryItem component for easier refactoring 2023-02-28 06:22:16 -06:00
Chris Cochrun
1809196148 deleteFunction and only necessary bits are transferred 2023-02-24 14:54:06 -06:00
Chris Cochrun
3c0bf5d482 figuring out draggin system with libraryItem module 2023-02-24 10:18:29 -06:00
Chris Cochrun
945402892a prep for library module 2023-02-23 14:56:20 -06:00
d5515d4c52 Animations in library 2022-02-22 15:27:22 -06:00
6aab0acd27 adding some more library system changes 2022-02-15 15:31:13 -06:00
e6db4cd395 Library system base 2022-02-15 11:13:28 -06:00