Files
test2/source
Harley Acheson 6ac9b974ea Fix #98089: Improved Alignment of Playhead and Keyframes
This PR improves alignment between playhead and keyframe indicators,
especially noticeable at small UI scale sizes where we are currently
always out by one pixel. This is because keyframe icons are all odd
widths while the playhead line is an even width. This PR mostly makes
that line an odd width, with other small adjustments.

Pull Request: https://projects.blender.org/blender/blender/pulls/142904
2025-07-31 21:36:07 +02:00
..