Skip to content

TagsWidget: Fix tag editor setup - #2223

Merged
dg0yt merged 1 commit into
OpenOrienteering:masterfrom
dl3sdo:tag-widget-fix
Apr 13, 2024
Merged

TagsWidget: Fix tag editor setup#2223
dg0yt merged 1 commit into
OpenOrienteering:masterfrom
dl3sdo:tag-widget-fix

Conversation

@dl3sdo

Copy link
Copy Markdown
Member

The 'help' button was not connected to actually show the related help content.
When setting the margins around the 'help' button, the top margin parameter was accidentally set to QStyle::PM_LayoutLeftMargin instead. Now using 0 as in ColorListWidget.

The 'help' button was not connected to actually show the related help
content.
When setting the margins around the 'help' button, the top margin
parameter was accidentally set to QStyle::PM_LayoutLeftMargin instead.
Now using 0 as in ColorListWidget.
@dg0yt
dg0yt merged commit e2df377 into OpenOrienteering:masterApr 13, 2024
@dl3sdo
dl3sdo deleted the tag-widget-fix branch April 14, 2024 10:15
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@dl3sdo@dg0yt