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: widget io qt6; closes #60

wyzula_j requested to merge fix-widget_io-qt6 into master

Simple fix for comboBox behaviour. In qt6 comboBox is threaded differently and has larger internal structure. I added switch to print_widget_hierarchy and to export_config_to_dict to exclude the internal widgets. This will ensure that the behaviour is same for qt5 and qt6.

Merge request reports

Loading