Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in

sen_vol

Avatar
  • 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...
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. 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  
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. 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()        }
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. cell(HtmlPanel) is not resizable in kotlin UI DSL 2
    • 0 votes
  • Created April 20, 2022 09:24
    It works:   
    1. Community
    2. IntelliJ IDEA Open API and Plugin Development
    3. cell(HtmlPanel) is not resizable in kotlin UI DSL 2
    • 0 votes
  • Next ›
  • Last »
Copyright © 2000– JetBrains s.r.o.