1
0
Fork 0
mirror of synced 2024-06-02 10:44:40 +12:00
Rare/rare/widgets
loathingKernel 692ffa99bc CollapsibleWidget: Resize the widget when contents change
Currently this is achieved by toggling the checked state twice
in a programmatic way. This ensures correct animations until
a better solution is found.

In addition, now both CollapsibleFrame and CollapsibleGroupBox
inherit their common methods from the abstract class CollapsibleBase.
2022-11-03 21:23:48 +02:00
..
__init__.py Implement image manager 2022-06-19 17:12:59 +03:00
collapsible_widget.py CollapsibleWidget: Resize the widget when contents change 2022-11-03 21:23:48 +02:00
elide_label.py Implement image manager 2022-06-19 17:12:59 +03:00
flow_layout.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
image_widget.py Add ImageWidget and LibraryWidget from #196 2022-06-19 20:42:49 +03:00
library_layout.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00
rare_app.py Application: set HiDPi scaling attribute 2022-10-29 14:50:18 +03:00
sliding_stack.py Add SlidingStackedWidget from #196 2022-06-22 16:53:26 +03:00