render: Respect scale for indicator thickness
This commit is contained in:
parent
d394240fe6
commit
380b00e083
4 changed files with 18 additions and 2 deletions
|
|
@ -517,6 +517,7 @@ impl FloatingLayout {
|
|||
elem.clone(),
|
||||
indicator_geometry,
|
||||
indicator_thickness,
|
||||
output_scale,
|
||||
alpha,
|
||||
);
|
||||
window_elements.push(element.into());
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue