Skip to content

BUG: qtGroupItem Rending Issue when Optional

There were two issues:

  1. The buttons frame visibiloty was not properly being managed for optinal group items<- fixed
  2. The buttons are initially rendered over the group item's checkbox - this seems to be a bug in Qt but I've created a workaround that doesn't move the add button to the lefthand side when the group item is optional

Merge request reports