Fix large dropdowns overlapping
This commit is contained in:
committed by
Gustas Kažukauskas
parent
f9bce6252c
commit
9e926b0f53
@@ -188,6 +188,7 @@ Container@MAPCHOOSER_PANEL:
|
||||
Width: 140
|
||||
Height: 35
|
||||
Text: button-bg-ok
|
||||
Container@DROPDOWN_PANEL_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
Container@MAPCHOOSER_GENERATE_PANEL:
|
||||
@@ -287,5 +288,4 @@ Container@MAPCHOOSER_GENERATE_PANEL:
|
||||
Y: 20
|
||||
Width: PARENT_WIDTH - 20
|
||||
Height: 25
|
||||
PanelRoot: GENERATOR_DROPDOWN_PANEL_ROOT # ensure that tooltips for the options are on top of the dropdown panel
|
||||
Container@GENERATOR_DROPDOWN_PANEL_ROOT:
|
||||
PanelRoot: DROPDOWN_PANEL_ROOT
|
||||
|
||||
@@ -187,6 +187,7 @@ Background@MAPCHOOSER_PANEL:
|
||||
Text: button-back
|
||||
Font: Bold
|
||||
Key: escape
|
||||
Container@DROPDOWN_PANEL_ROOT:
|
||||
TooltipContainer@TOOLTIP_CONTAINER:
|
||||
|
||||
|
||||
@@ -288,5 +289,4 @@ Container@MAPCHOOSER_GENERATE_PANEL:
|
||||
Y: 20
|
||||
Width: PARENT_WIDTH - 20
|
||||
Height: 25
|
||||
PanelRoot: GENERATOR_DROPDOWN_PANEL_ROOT # ensure that tooltips for the options are on top of the dropdown panel
|
||||
Container@GENERATOR_DROPDOWN_PANEL_ROOT:
|
||||
PanelRoot: DROPDOWN_PANEL_ROOT
|
||||
|
||||
Reference in New Issue
Block a user