github TheQwertiest/foo_spider_monkey_panel v1.2.2-preview
v1.2.2 - Maintenance

latest releases: v1.6.1, v1.6.0, v1.5.2...
6 years ago

Changelog

See wiki for the detailed description of API changes.

Added

  • API changes:
    • Added global constructor for GdiFont.
    • Added support for passing arguments to the callback in setInterval and setTimeout.

Changed

  • More accurate colour calculation in GetColourScheme and GetColourSchemeJson.
  • Made GetColourXXX and GetFontXXX behaviour more consistent:
    • GetColourXXX always returns black colour when the requested one is not available.
    • GetFontXXX always returns null when the required font is not found.
  • Tweaked GC behaviour to reduce memory consumption during panel reload.
  • Updated HtmlDialogWithCheckBox sample.

Fixed

  • A lot of fixes to utils.ShowHtmlDialog:
    • Fixed an occasional fb2k crash.
    • Added proper shortcut handling (e.g. CTRL-C, CTRL-V).
    • Fixed enter key always closing the dialog.
    • Fixed incorrect handling of some keyboard events (e.g. space and tab keys).
  • Fixed FbUiSelectionHolder.SetPlaylistSelectionTracking not working.
  • Fixed fb2k crash when there is an error in a cached script.
  • Fixed slow script handler triggering wrongly with some modal dialogs.
  • Fixed error report being blank in some cases.
  • Fixed docs for FbMetadbHandle.GetFileInfo: was missing info about return value.
  • Fixed crashes in jsplaylist-mod, js-smooth, thumbs and other complete samples (by @marc2k3).

Don't miss a new foo_spider_monkey_panel release

NewReleases is sending notifications on new releases.