Replies: 2 comments 1 reply
-
Briefly looking at the code I don't see this is implemented. I guess |
Beta Was this translation helpful? Give feedback.
0 replies
-
I'm not sure the current behavior is specified nor that it is the best one. The one you're targetting seems more generally better. So instead of an API, I think we can consider just fixing it by default in the code. I would recommend you submit a PR changing the default behavior. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using
PreferencesUtil.createPreferenceDialogOn
to open the preference dialog with certain pages.The problem I have is that, in the opened preference dialog, the page in the same section is collapse:

Is there an api to make the section be expanded by default? Like:

Beta Was this translation helpful? Give feedback.
All reactions