Notification area: reduce excessive defaults #40
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
Notification defaults are set to values that would overwhelm the viewport in practice. 15 concurrent notifications at 800px wide would bury the 3D view on a standard 1080p display.
Default Changes
Additional Issue
"Enable Notification Area" and "Enable Pop-Up Notifications" use checkmark style while all other checkboxes use a filled-square indicator. This is a widget styling inconsistency — likely
QGroupBox::indicatorcheckable group boxes vs standardQCheckBox. The stylesheet should normalize both (see checkbox consistency issue).Component:
resources/preferences/