Fix last German log remnants: [ELEMENTS], re-persisted, after LoadDefaults, exposes
This commit is contained in:
+1
-1
@@ -881,7 +881,7 @@ def _apply_window_layout_impl(name):
|
||||
[(c, m) for c, m, _ in api_candidates])
|
||||
else:
|
||||
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.
|
||||
# Beide als 1-arg Tuple. Doppelte Klammern haben in der alten Version
|
||||
# zu mix von String/Tuple gefuehrt — hier sauber als Liste of Tuples.
|
||||
|
||||
Reference in New Issue
Block a user