Skip to content

Releases: hacknus/egui_double_slider

v0.7.3

19 Jun 12:42
Compare
Choose a tag to compare
  • Fix for scroll and zoom factors.

Full Changelog: v0.7.2...v0.7.3

v0.7.2

10 Jun 12:32
89a38c0
Compare
Choose a tag to compare

What's Changed

  • add ability to select horizontal or vertical scroll axis by @hacknus in #10

Full Changelog: v0.7.1...v0.7.2

v0.7.1

23 May 11:31
fc75f1a
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

v0.7.0

24 Mar 08:27
Compare
Choose a tag to compare

Pass-through responses from (e.g. double click sensing etc).

Full Changelog: v0.6.0...v0.7.0

v0.6.0

24 Mar 06:51
Compare
Choose a tag to compare

What's Changed

  • Handle f64+integer types, logarithmic scale and some fixes by @g-pascal in #6

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0

20 Feb 09:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.4.0...v0.5.0

0.4.0

09 Feb 09:46
Compare
Choose a tag to compare

What's Changed

  • add example instructions by @hacknus in #2
  • bump to egui 0.31

Full Changelog: 0.3.3...0.4.0

0.3.3

22 Dec 11:31
Compare
Choose a tag to compare
  • bump egui to 0.30.0

Full Changelog: 0.3.2...0.3.3

0.3.2

05 Dec 18:21
Compare
Choose a tag to compare

Initial Release!