Skip to content

Commit 663a762

Browse files
committed
gmoccapy: fix "window does not fit 1024x768 in fullscreen"
Problem: The button tbtn_switch_mode was displayed together with its placeholder label, so there was one button too much when the windows was created.
1 parent f7187cc commit 663a762

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/emc/usr_intf/gmoccapy/gmoccapy.glade

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6206,7 +6206,6 @@ Mode</property>
62066206
<property name="use-action-appearance">False</property>
62076207
<property name="width-request">90</property>
62086208
<property name="height-request">56</property>
6209-
<property name="visible">True</property>
62106209
<property name="can-focus">True</property>
62116210
<property name="receives-default">True</property>
62126211
<property name="tooltip-text" translatable="yes">Switch motion mode between Joint and World mode

0 commit comments

Comments
 (0)