mirror of
https://github.com/bec-project/bec_widgets.git
synced 2025-07-13 03:01:50 +02:00
fix(scatter): fix tab order
This commit is contained in:
@ -141,6 +141,14 @@
|
|||||||
<header>bec_color_map_widget</header>
|
<header>bec_color_map_widget</header>
|
||||||
</customwidget>
|
</customwidget>
|
||||||
</customwidgets>
|
</customwidgets>
|
||||||
|
<tabstops>
|
||||||
|
<tabstop>x_name</tabstop>
|
||||||
|
<tabstop>x_entry</tabstop>
|
||||||
|
<tabstop>y_name</tabstop>
|
||||||
|
<tabstop>y_entry</tabstop>
|
||||||
|
<tabstop>z_name</tabstop>
|
||||||
|
<tabstop>z_entry</tabstop>
|
||||||
|
</tabstops>
|
||||||
<resources/>
|
<resources/>
|
||||||
<connections>
|
<connections>
|
||||||
<connection>
|
<connection>
|
||||||
|
Reference in New Issue
Block a user