Skip to content

[NotificationHeader] Fix displaying progress indicator on different DPI

Currently, the progress indicator is normally displayed only if the DPI is a multiple of 100, at other DPI values it's almost invisible or not visible at all. This MR fixes that issue.

BUG: 435004

Edited by Eugene Popov

Merge request reports