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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Dialogboxes can now be resized by using the flag "dlg-resize"
Rewrote inner box calculations, had to include some errorchecks
Improved responsivemode
Same css file "easydlg.css" can be used if using "Bootstrap" 4 and 5, tests did not show any strange css behaviour.
Cleaned up code
Tested working on Win10, in latest versions of browsers: Chrome, Firefox, Edge, Opera, IE11 (+8-9-10 emulated)
-> Note about IE 8-9-10: when using "dlg-multi" you have to click on some text or visible element to switch between dialogs,
no errors discovered during testing.