4e113c256f79db321ffefd134255da67b121071a
Make it have similar display style and placement as current frame indicators used elsewhere (timeline, animation etc.), i.e. time_scrub_ui.cc draw_current_frame: - The text label is centered on the frame (instead of left aligned), - Background box uses rounded corners, - Background box uses padding that scales with overall UI scale, - Text color uses TH_HEADER_TEXT_HI which makes it more readable This partially addresses issue #124287 (better text legibility, and due to label being centered it is less clipped when on the right side). But fully solving the issue would probably have to be done across the board for all current frame indicators, with some design work. Screenshots in the PR. Pull Request: https://projects.blender.org/blender/blender/pulls/132911
…
Blender
Blender is the free and open source 3D creation suite. It supports the entirety of the 3D pipeline-modeling, rigging, animation, simulation, rendering, compositing, motion tracking and video editing.
Project Pages
Development
License
Blender as a whole is licensed under the GNU General Public License, Version 3. Individual files may have a different, but compatible license.
See blender.org/about/license for details.
Description
Languages
C++
78%
Python
14.9%
C
2.9%
GLSL
1.9%
CMake
1.2%
Other
0.9%
