mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 00:03:45 +08:00
system/ui: enhance scroll panel with iPhone-like physics and behavior (#35312)
* improve scroll panel for iphone-like experience * add comments * increase demo run time for easier testing
This commit is contained in:
+1
-1
@@ -88,4 +88,4 @@ class TextWindow(BaseWindow[TextWindowRenderer]):
|
||||
|
||||
if __name__ == "__main__":
|
||||
with TextWindow(DEMO_TEXT):
|
||||
time.sleep(5)
|
||||
time.sleep(30)
|
||||
|
||||
Reference in New Issue
Block a user