view requirements.txt @ 260:145c29b5f2b5

core: improved getOrClone + use in chat and widgets_handler: - getOrClone is now trying to re-use others instances of a widget if they have no parent, and will create a new widget only if nothing is found - it is now used in widgets_handler's changeWidget - it is now used in Chat factory, on existing widget - new host method deleteUnusedWidgetInstances remove instances without parent. It is used by getOrClone.
author Goffi <goffi@goffi.org>
date Mon, 11 Mar 2019 08:39:43 +0100
parents 9d3d700a65b7
children cd448b877d1d
line wrap: on
line source

-e git+https://github.com/kivy/kivy.git#egg=kivy
-e hg+https://repos.goffi.org/sat#egg=sat
-e .