Project

General

Profile

WDialog contents resize limited

Added by Stefan Hainzl about 9 years ago

Hello,

What the subject tries to suggest is that at a certain point the contents of a WDialog do actually get further stretched, but the window containing them does not.

My setup is a WHBoxLayout in the WDialog's contents. I am (still) on Wt 3.3.1.

Inspecting it in Firefox (Safari shows the same behaviour), modal-body.selectable does not stretch beyond 400px.

Please let me know if you need anything else.

Thanks a lot & Best regards,

Stefan


Replies (2)

RE: WDialog contents resize limited - Added by Alan Finley about 9 years ago

WBootstrapTheme sets 'max-height: 400px' for the dialog body. You can use a custom css stylesheet to override this.

Check my answer for a similar question at Stack Overflow: http://stackoverflow.com/a/28106354/1465625

RE: WDialog contents resize limited - Added by Stefan Hainzl about 9 years ago

Thanks a lot! Would not have found it myself.

Best regards,

Stefan

    (1-2/2)