vaadin-component-factory / enhanced-dialog

Java API for vcf-enhanced-dialog component
https://incubator.app.fi/enhanced-dialog-demo/enhanced-dialog
Apache License 2.0
1 stars 3 forks source link

Avoid content scroll, so can add component width 100% height #7

Open ado2000 opened 3 years ago

ado2000 commented 3 years ago

Hi, nice extension of the standard Dialog!!

Is it possible to avoid the scroll for the content part and so have the content 100% height ?

Thanks