Fix/dock access
Description
gui.panels['dock_1']
and dock.widget_list[0]
returns correct tab completion.
Also fixed small bug, where names of the docks were not updated if the title of the dock was changed manually.
Related Issues
relates to #197 (closed)
Type of Change
- docks and dock area
@property
@setter
fixed -
dock.set_title
sets name of the dock correctly
Edited by wyzula_j