All Versions
203
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History
Page 6

  • v4.20.13.3 Changes

    • Fix issue regarding nil calculated_width/calculated_height encountered in Shape#contain?
  • v4.20.13.2 Changes

    • ๐Ÿ‘Œ Support drop_event.doit = false to deny dropping and move dragged shape back to where it was
  • v4.20.13.18 Changes

    • ๐Ÿ’… Change arrow widget default SWT style to include :down
    • Hello, Arrow! sample
  • v4.20.13.17 Changes

    • Hello, Slider! sample
  • v4.20.13.16 Changes

    • ๐Ÿ›  Fix issue with setting app name (via Display.app_name=) when app is not packaged (always gets set to Glimmer)
    • ๐Ÿ›  Fix Hello, Custom Shell! sample
  • v4.20.13.15 Changes

    • Battleship elaborate sample
  • v4.20.13.14 Changes

    • Connect 4 elaborate sample
  • v4.20.13.13 Changes

    • Parking elaborate sample
    • ๐Ÿ‘Œ Support shape contain?/include? when a transform (e.g. rotation) is applied
  • v4.20.13.12 Changes

    • ๐Ÿ›  Fixed issue with dragged shapes having drag_source true not going back to original position when not dropped in a target if they were part of a composite shape
  • v4.20.13.11 Changes

    • Conway's Game of Life elaborate sample