Skip to content

jsPanel v4.11.3

Compare
Choose a tag to compare
@Flyer53 Flyer53 released this 03 Feb 16:10
· 26 commits to master since this release
  • bugfix in the code for the resizeit interaction reducing memory leaks. See GitHub issue
  • bugfix when using the dock extension a docked panel:
    • did not reposition when the master panel was repositioned programmatically
    • did not reposition when the master panel was resized programmatically
    • did not reposition when option onwindowresize is activated and the window is resized
  • bugfix layout extension: jsPanel.layout.restoreId now returns the restored panel
  • added parameter closeOnMouseleave in contextmenu extension