1
0

merge dashboard back into ui

This commit is contained in:
qua-non
2014-03-19 10:01:15 +05:30
committed by ThomasV
parent 1179a4cf9e
commit 9938316400
7 changed files with 324 additions and 1034 deletions

View File

@@ -111,7 +111,7 @@ class Drawer(StencilView):
ov = self._overlay_widget
ov.x=min(self._hidden_widget.width,
max(ov.x + touch.dx*2, 0))
#_anim = Animation(x=x, duration=1/60)
#_anim = Animation(x=x, duration=1/2, t='in_out_quart')
#_anim.cancel_all(ov)
#_anim.start(ov)