Mercurial > libervia-desktop-kivy
log
age | author | description |
---|---|---|
Mon, 11 Mar 2019 20:24:04 +0100 | Goffi | core: fixed crash when calling deleteUnusedWidgetInstances on widgets not inheriting from QuickWidget |
Mon, 11 Mar 2019 08:39:43 +0100 | Goffi | core (debug): added "visible_widgets_dump" action to new _debug signal |
Mon, 11 Mar 2019 08:39:43 +0100 | Goffi | core: resync widgets only when they are visible: |
Mon, 11 Mar 2019 08:39:43 +0100 | Goffi | core: call new methods onVisible and onNotVisible when a widget is displayed or hidden + fixed a deletion bug on _removeVisibleWidget |
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: (de)activate sync flag when the frontend is being paused or resumed |
Mon, 11 Mar 2019 08:39:43 +0100 | Goffi | chat: don't use "force" argument anymore |