All Versions
203
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Page 6
Changelog History
Page 6
-
v4.20.13.3 Changes
- Fix issue regarding
nil
calculated_width/calculated_height encountered in Shape#contain?
- Fix issue regarding
-
v4.20.13.2 Changes
- ๐ Support
drop_event.doit = false
to deny dropping and move dragged shape back to where it was
- ๐ Support
-
v4.20.13.18 Changes
- ๐
Change
arrow
widget default SWT style to include:down
- Hello, Arrow! sample
- ๐
Change
-
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
- ๐ Fix issue with setting app name (via
-
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
- ๐ Fixed issue with dragged shapes having
-
v4.20.13.11 Changes
- Conway's Game of Life elaborate sample