This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/editors/include
Yevgeny Makarov 0c62906a41 UI: Correct the text alignment in the quick setup (splash screen) dialog
The "quick setup" dialog is actually a 'menu', and the "splash screen" block
contains the UI_BLOCK_LOOP flag which causes the buttons' text to align
to the left, however, usually regular buttons have centered text.

As a workaround, add the UI_BLOCK_QUICK_SETUP flag which prevents
the text from being left-aligned.

Differential Revision: https://developer.blender.org/D10486

Reviewed by: Julian Eisel
2021-02-21 17:32:33 +01:00
..
2021-01-04 17:38:11 +11:00
2021-01-04 17:38:11 +11:00
2021-02-13 17:44:51 +11:00
2020-10-19 08:12:33 -07:00
2021-02-19 02:19:53 +11:00
2021-02-14 20:58:04 +11:00