Skip to content

Hides redundant widgets on dialog for emoji font selection

Theodore Wang requested to merge theodorewang12/my-konsole:master into master

_showAllFonts and _showAllFontsWarning widgets only have functionality for non emoji font selection dialog. They are shown as redundant and blank widgets at a misplaced position for emoji font selection dialog. This change simply hides them.

BUG: 469563

Merge request reports