Closed IanMuirhead closed 6 years ago
REFS: #807
@gyoshev
I am afraid that this style will set a 100% height to all windows, which is not intended.
It appears that adding flex-direction: column
to the .k-dialog-wrapper
element fixes the problem and still allows the window to automatically resize. Please check this plunker out if it works in your scenario.
@gyoshev
Good point - was only testing on dialogs with the height beyond the window.
Will update the PR with your fix.
k-window
wrapping class which resolves an issue with IE11 not properly setting the height of the dialog when the text exceeds the display