Community
Participate
Working Groups
For iOS the height of a ProgressBar is always 9px. It should be possible to set this value with the theming to get the serverside layouting right.
Fixed with commit aa8a6725f376424bbf5d4f6f7a8f8318a8669040. Snippet: ProgressBar { width: 16px; }