Skip to content

Releases: JuliaGizmos/GtkObservables.jl

v1.2.0

23 Mar 17:56
60415c1
Compare
Choose a tag to compare

GtkObservables v1.2.0

Diff since v1.1.0

Closed issues:

  • Drawing image and lines on same canvas (#17)
  • Stable docs link 404-ing (#23)
  • Using Float64 in a textbox, prints many trailing zeros (#24)
  • Crash when using gtksignal = changed with numeric textbox (#25)

Merged pull requests:

  • Add ColorButton (#21) (@BioTurboNick)
  • Support textbox gtksignals with more arguments and requiring a propagation returnval (#26) (@BioTurboNick)
  • Add exception to prevent unsupported changed signal with numeric textbox (#27) (@BioTurboNick)

v1.1.0

16 Jan 10:49
5e4474d
Compare
Choose a tag to compare

GtkObservables v1.1.0

Closed issues:

  • GLib-GObject-CRITICAL error in drawing.jl (#2)
  • Documentation link in README goes nowhere. (#3)
  • TagBot trigger issue (#6)
  • Issue with vertical slider ? (#10)
  • how to draw an img in a given area (#11)
  • dropdown KeyError when setting active item; observable updates but element does not (#14)
  • Label docs say you can use push! to update it, but doesn't work (#20)

Merged pull requests: