Files
test/scripts/startup/bl_ui
Damien Picard 8564e03cdf Fix FPS menu in "Format" panel not following translation setting
The FPS menu was using a cached value which wasn't being refreshed
when translation changed.

Add `bpy.app.handlers.translation_update_post` handler which runs
when translation changes, this can be used to clear any cached UI
values.

Ref !117049
2024-01-18 11:31:38 +11:00
..
2023-12-02 20:08:01 +01:00
2024-01-12 13:40:00 +01:00