mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-20 03:20:56 +07:00
Such groups are rendered as plain text until a user clicks on them. After that, they are substituted with children. Since there's been no such API in the platform, I've introduced `com.intellij.openapi.wm.impl.welcomeScreen.collapsedActionGroup` which works along with `ActionGroupPanelWrapper` for project types in "New project wizard". It is now only used by Python, see `PycharmNewProjectStep` GitOrigin-RevId: f38a0643ce6bc65e5e2f6485ef255ee20ba2e7a5