Commit Graph

9 Commits

Author SHA1 Message Date
af47eb606c
Added event when a text element gets selected 2022-07-20 20:51:12 +02:00
d36a258392
Fixed listview to look & behave like a listbox, but with icons 2022-07-17 20:47:17 +02:00
36a8efb05d
Refactored service provider usage
- Remove service provider from WinForms altogether
- Moved service provider handling to processors
2022-07-17 15:15:55 +02:00
2b4d613347
Implemented the add text element function 2022-07-17 12:56:06 +02:00
32ebd69194
Added loading of section's text entries 2022-07-16 22:40:06 +02:00
0adc95b016
Fixed path construction of sections
- Fixed missed loading of parents
- Made processing async
2022-07-13 20:07:06 +02:00
620bc992a8
Implemented the current section's path
- Added label for path
- Increased the min. height for the component
2022-07-12 21:05:50 +02:00
10952769aa
Manage the current selected section 2022-07-12 20:50:42 +02:00
3bbff31fe0
Added basic text elements layout 2022-07-11 19:52:15 +02:00