Releases: JuliaGizmos/GtkObservables.jl
Releases · JuliaGizmos/GtkObservables.jl
v2.1.4
GtkObservables v2.1.4
Merged pull requests:
- allow Colors 0.13 (#72) (@jwahlstrand)
- fix rubberband zoom... (#73) (@jwahlstrand)
v2.1.3
GtkObservables v2.1.3
Merged pull requests:
- another try at fixing context menu for Canvas (#71) (@jwahlstrand)
v2.1.2
v2.1.1
GtkObservables v2.1.1
Merged pull requests:
- expand bounding box to fix coordinate transformation for highly zoomed image (#69) (@jwahlstrand)
v2.1.0
GtkObservables v2.1.0
Merged pull requests:
- set vexpand/hexpand to true in constructor (#66) (@jwahlstrand)
- Investigate new test failures (#67) (@jwahlstrand)
Closed issues:
- Setting v/h- expand to true (#65)
v2.0.5
GtkObservables v2.0.5
Merged pull requests:
- bump Gtk4 compat version (#63) (@jwahlstrand)
Closed issues:
- Compat with version 0.6 of Gtk4 (#62)
v2.0.4
GtkObservables v2.0.4
Merged pull requests:
- flip direction of horizontal scrolling (#60) (@jwahlstrand)
- set a limit on how far in a ZoomRegion can be zoomed (#61) (@jwahlstrand)
v2.0.3
GtkObservables v2.0.3
Merged pull requests:
- fix second player widget layout issues (#59) (@jwahlstrand)
v2.0.2
GtkObservables v2.0.2
Merged pull requests:
- use more efficient form of
signal_connect
for mouse handlers (#56) (@jwahlstrand)
Closed issues:
v2.0.1
GtkObservables v2.0.1
Merged pull requests:
- fixes for ImageView port to Gtk4 (#54) (@jwahlstrand)
- update a couple of docstrings, fix colorbutton and add to example (#55) (@jwahlstrand)