Files
test/source
Campbell Barton 3f9a15bc30 Fix #112052: Theme access asserts on startup
Resolve an issue where drawing the status-bar's report info could
assert on startup. This was probably caused by accessing theme colors
before drawing.

The reporter traced this back to [0] however I couldn't reproduce the
problem. Remove theme access from INFO_OT_reports_display_update as the
color has not been used since [1].

[0]: 6de294a191
[1]: 694bc4d040
2023-09-07 15:54:55 +10:00
..