Skip to content
Verified Commit 869cb3be authored by ivan tkachenko's avatar ivan tkachenko 🗯
Browse files

ScrollBar: Fix pixel alignment in RTL mode

PenWidth::Frame is a floating number, intentionally set to something
non-integer. So it needs to round up or down as appropriate instead of
throwing it at default truncating strategy.
parent d01ef422
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment