Skip to content

eomap-js v1.0.6

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 13:33
· 50 commits to master since this release

Added

  • Shortcut keys to switch between tools.
  • Support for obscure OS/2 BITMAPCOREHEADER2 bitmaps.
  • Support for bitmaps with BI_RLE24 compression.
  • Support for bitmaps with BI_HUFFMAN1D compression.
  • Support for bitmaps with undefined color channels.

Changed

  • Bitmaps with palatte indices that are not present in the palette will now display those pixels as black.
  • Move and Zoom tools now continue to work when the mouse leaves the editor viewport.

Fixed

  • Fix issue where the Space+Click shortcut for the Hand tool would misbehave if a button or input had focus.
  • Remove ugly focus ring that would appear if a key was pressed while the palette had focus.