Skip to content

Commit

Permalink
Update changelog.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
keejelo authored Aug 22, 2021
1 parent 3e4d77f commit c76d382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# 1.8.0.2:
- Made changes so that if a modal dialog is displayed (dialog with trans.overlay), then no other dialog can be displayed on top of that.
- Made changes in the "show()" function so that if a modal dialog is already displayed (dialog with trans.overlay), then no other dialog can be displayed on top of that.
An internal variable "_bModalActive" is used to monitor this, and a console debug message is displayed.

# 1.8.0.1:
Expand Down

0 comments on commit c76d382

Please sign in to comment.