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
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -110,6 +110,7 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
110
110
* Fixed a problem where submenus resized wrong (thanks @RareDevil)
111
111
* Fixed a problem where the contextmenu would open another menu (thanks @RareDevil) - ([Issue #252](https://github.com/swisnl/jQuery-contextMenu/issues/252) and [Issue #293](https://github.com/swisnl/jQuery-contextMenu/issues/293))
112
112
* Fixed regression of node name's not being appended to the label of input elements. (thanks @RareDevil)
113
+
* Add check that root.$layer exists, to prevent calling hide() on an defined object. (thanks @andreasrosdal)
0 commit comments