Commit graph

15 commits

Author SHA1 Message Date
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
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
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
6c33e52ea3 a working multi delete in libraries 2023-03-05 06:51:47 -06:00
e5fe9b4813 switching to newer layouts 2023-03-03 16:44:03 -06:00
63c1dfdb5a delete multiple items
This isn't working just yet, still needs some work
2023-03-03 11:30:42 -06:00
37dc24ee65 adjusting deleting funcitons 2023-03-02 21:44:13 -06:00
3dbecf2301 making newItem and deleteItem functions work 2023-03-02 05:56:52 -06:00
2e6e1407dc switching to a reusable LibraryItem component for easier refactoring 2023-02-28 06:22:16 -06:00
1809196148 deleteFunction and only necessary bits are transferred 2023-02-24 14:54:06 -06:00
3c0bf5d482 figuring out draggin system with libraryItem module 2023-02-24 10:18:29 -06:00
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