Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Fix/dock access

wyzula_j requested to merge fix/dock_access into main

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

Merge request reports

Loading