UI: Minor improvement
This commit is contained in:
parent
a65396c40c
commit
4dc3d0ee78
@ -298,7 +298,7 @@ export class SliderWidgetComponent extends
|
||||
}
|
||||
|
||||
let minAspect = 0.2;
|
||||
let avgContentHeight = 45;
|
||||
let avgContentHeight = 35;
|
||||
if (this.showTicks) {
|
||||
minAspect += 0.1;
|
||||
avgContentHeight += 20;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user