Mercurial > libervia-desktop-kivy
log cagou/core/widgets_handler.py @ 300:efd3fbc85aaf
age | author | description |
---|---|---|
Fri, 28 Jun 2019 12:30:17 +0200 | Goffi | core (widgets_handler): use explicit floor division to avoid warnings. |
Mon, 25 Mar 2019 07:11:09 +0100 | Goffi | date update |
Wed, 20 Mar 2019 09:29:44 +0100 | Goffi | widgets_handler: work around the double call of onSlideChange: |
Wed, 20 Mar 2019 09:29:44 +0100 | Goffi | widgets_handler: increased remove limit and min height/width: |
Mon, 11 Mar 2019 08:39:43 +0100 | Goffi | widgets handler: call host._removeVisibleWidget when a widget is deleted (using split) |
Mon, 11 Mar 2019 08:39:43 +0100 | Goffi | core: improved getOrClone + use in chat and widgets_handler: |
Sat, 26 Jan 2019 20:24:48 +0100 | Goffi | core, widgets handler: visible_widgets now keep all CagouWidgets, not only QuickWidgets. visible_quick_widgets can be used if only QuickWidgets are desired. |