]> git.mar77i.info Git - zenbook_gui/commit
no need to super().draw() and super().update() on Parent
authormar77i <mar77i@protonmail.ch>
Thu, 13 Feb 2025 23:40:38 +0000 (00:40 +0100)
committermar77i <mar77i@protonmail.ch>
Fri, 14 Feb 2025 00:02:49 +0000 (01:02 +0100)
commit7b258e479546b41a3c92f37dfaf4b4a0007dae2e
tree0422476efec399aed5010a3d3bffb68f600eb325
parentef318f61b354e0e59dfb43e75f2d8dbfb657a440
no need to super().draw() and super().update() on Parent
ui/child.py
ui/drop_down.py
ui/event_method_dispatcher.py
ui/parent.py