You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
it can be reproduced on demo page http://prntscr.com/i173bp
if t try to resize window or do it programmatically(window.dispatchEvent(new Event('resize'))) then size of dialog will become right http://prntscr.com/i175jm
The text was updated successfully, but these errors were encountered:
cagataycivici
changed the title
Dialog: size is defined wrong if content size greater than window
Dialog is displayed below topbar in showcase
Feb 13, 2018
it can be reproduced on demo page
http://prntscr.com/i173bp
if t try to resize window or do it programmatically(window.dispatchEvent(new Event('resize'))) then size of dialog will become right
http://prntscr.com/i175jm
The text was updated successfully, but these errors were encountered: