Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
sen_vol
Total activity
21
Last activity
April 21, 2022 12:47
Member since
December 13, 2021 07:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
4
Activity overview
Posts (3)
Comments (14)
Sort by recent activity
Recent activity
Votes
Created
April 21, 2022 12:47
I looked a bit in the sources and if I am not mistaken, the dsl uses some grid layout that lays out cells or subgrids and it the grid itself does not support resizing the cells. So using dsl here a...
Community
IntelliJ IDEA Open API and Plugin Development
cell(HtmlPanel) is not resizable in kotlin UI DSL 2
0 votes
Created
April 20, 2022 11:58
I tried: the same behaviour, as in first gif
Community
IntelliJ IDEA Open API and Plugin Development
cell(HtmlPanel) is not resizable in kotlin UI DSL 2
0 votes
Created
April 20, 2022 09:41
I also tried this: return panel { row { cell(htmlPanel).resizableColumn() }.resizableRow() }
Community
IntelliJ IDEA Open API and Plugin Development
cell(HtmlPanel) is not resizable in kotlin UI DSL 2
0 votes
Created
April 20, 2022 09:24
It works:
Community
IntelliJ IDEA Open API and Plugin Development
cell(HtmlPanel) is not resizable in kotlin UI DSL 2
0 votes
Next
›
Last
»