Mercurial > libervia-desktop-kivy
log cagou/core/widgets_handler.py @ 375:ae9059b791fe
age | author | description |
---|---|---|
Mon, 27 Jan 2020 21:17:08 +0100 | Goffi | core (widgets_handler): use a StencilView + BoxLayout instead of ScrollView as wrapper: |
Mon, 27 Jan 2020 21:17:08 +0100 | Goffi | core (widgets handler): use widget set in set_widget as selected_widget if selected_widget is None |
Fri, 17 Jan 2020 20:33:43 +0100 | Goffi | core (widgets handler): clear widgets when WHWrapper is detached: |
Fri, 17 Jan 2020 18:44:35 +0100 | Goffi | core (widgets handler): refactoring: |
Tue, 13 Aug 2019 19:14:22 +0200 | Goffi | Python3 port: |
Fri, 28 Jun 2019 12:30:17 +0200 | Goffi | core (widgets_handler): use explicit floor division to avoid warnings. |