Vertikale Ausrichtung für Textfelder ergänzt; default: top

This commit is contained in:
2026-04-17 14:44:30 +02:00
parent 5564c06d5c
commit 4b842bf635
3 changed files with 35 additions and 4 deletions
+3
View File
@@ -523,6 +523,9 @@ except Exception:
def setReferencePoint(self, point: Any) -> None:
pass
def setVAlign(self, alignment: Any) -> None:
pass
def attemptMove(self, point: Any) -> None:
pass