Martin
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Kotlin UI DSL expand component to fill height
AnsweredHi, I have created a dialog based on DialogWrapper (code below), but I can't find how to make the table expand as the dialog is resized: class EditEnvVarSecretDialog(secret : EnvVarSecret) : Dial...