Wizard: place build system type components on multiple row when no space left
This commit is contained in:
+4
@@ -78,6 +78,10 @@ class BuildSystemTypeSettingComponent(
|
||||
actionGroup: ActionGroup,
|
||||
horizontal: Boolean
|
||||
) : ActionToolbarImplWrapper(place, actionGroup, horizontal) {
|
||||
init {
|
||||
layoutPolicy = ActionToolbar.WRAP_LAYOUT_POLICY
|
||||
}
|
||||
|
||||
override fun createToolbarButton(
|
||||
action: AnAction,
|
||||
look: ActionButtonLook?,
|
||||
|
||||
Reference in New Issue
Block a user