Fix last German log remnants: [ELEMENTS], re-persisted, after LoadDefaults, exposes
This commit is contained in:
+361
-361
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -881,7 +881,7 @@ def _apply_window_layout_impl(name):
|
|||||||
[(c, m) for c, m, _ in api_candidates])
|
[(c, m) for c, m, _ in api_candidates])
|
||||||
else:
|
else:
|
||||||
print("[TOOLBAR] No Rhino.UI API candidates (Mac Rhino "
|
print("[TOOLBAR] No Rhino.UI API candidates (Mac Rhino "
|
||||||
"exposed das nicht statisch). Falling back to scripted commands.")
|
"does not expose this statically). Falling back to scripted commands.")
|
||||||
# Args zum Probieren: GUID zuerst (falls present) dann Name.
|
# Args zum Probieren: GUID zuerst (falls present) dann Name.
|
||||||
# Beide als 1-arg Tuple. Doppelte Klammern haben in der alten Version
|
# Beide als 1-arg Tuple. Doppelte Klammern haben in der alten Version
|
||||||
# zu mix von String/Tuple gefuehrt — hier sauber als Liste of Tuples.
|
# zu mix von String/Tuple gefuehrt — hier sauber als Liste of Tuples.
|
||||||
|
|||||||
Reference in New Issue
Block a user