63c2ff3
rename m_PopupSelection to m_PopupCountrySelection - Robyt3
17c8d25
remove redundant VMargin - Robyt3
659d2a0
add cancel button to country picker popup - Robyt3
597cdd8
confirm country picker popup by listbox activation - Robyt3
59080d5
Merge pull request #2961 from Robyt3/ui-country... - oyGetSelectedBrowserFilter
does not access out of bounds.
m_aSelectedFilters
when loading default filters (i.e. when no filters exist yet).
TEXTALIGN_*
constants of textrender directly instead of CUI::ALIGN_*
to support vertical alignment in UI.
All usages of the old constants are changed to the same new constants, without changing the existing alignment value yet.
Only the editor button functions are already adjusted in the PR to fix incorrect/inconsistent vertical alignment in editor.