enthought / enthought/traitsui

Layout on Wx when groups not visible

Open
#224 0 comments 0 reactions 0 assignees View on GitHub
good first issue priority: low toolkit: WxPython4 type: bug
Dominant language
Python
Stars
306
Forks
99
PR merge metrics
No merged PRs in 30d

Description

Fixed in Qt as part of #56, but still an issue in Wx:
- the size of a dialog that contains elements that are activated by "visible_when" ended up being the sum of the sizes of the elements, even though the elements are mutually exclusive (a typical case is a dropbox that lets you select different cases that need a different set of parameters). The expected behavior is that the size of the dialog should be at most the size of the largest combination of elements.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.