Skip to content

Tags: JuliaImages/ImageView.jl

Tags

v0.12.6

Toggle v0.12.6's commit message
[Diff since v0.12.5](v0.12.5...v0.12.6)

**Merged pull requests:**
- allow Gtk4 v0.7 (#312) (@jwahlstrand)

v0.12.5

Toggle v0.12.5's commit message
## ImageView v0.12.5

[Diff since v0.12.4](v0.12.4...v0.12.5)


**Merged pull requests:**
- contrast GUI: convert new minimum and maximum values to float (#311) (@jwahlstrand)

**Closed issues:**
- Improper `Normed` handling in the contrast GUI (#310)

v0.12.4

Toggle v0.12.4's commit message
## ImageView v0.12.4

[Diff since v0.12.3](v0.12.3...v0.12.4)


**Merged pull requests:**
- Prevent an infinite loop in the contrast GUI (#309) (@jwahlstrand)

**Closed issues:**
- Infinite loop when bars cross in contrast GUI (#308)

v0.12.3

Toggle v0.12.3's commit message
## ImageView v0.12.3

[Diff since v0.12.2](v0.12.2...v0.12.3)


**Merged pull requests:**
- [compat]: require Gtk4 v0.6.2 (#304) (@timholy)
- Improve annotation positioning for zoomed in images (#305) (@jwahlstrand)

**Closed issues:**
- Annotation positions not accurate in sub-pixel level (#223)
- Error when trying to change frame of image stack (#306)

v0.12.2

Toggle v0.12.2's commit message
## ImageView v0.12.2

[Diff since v0.12.1](v0.12.1...v0.12.2)


**Merged pull requests:**
- add shortcuts for closing and fullscreening window (#302) (@jwahlstrand)
- add save to file and copy to clipboard to context menu (#303) (@jwahlstrand)

**Closed issues:**
- Wrong window size information (#165)
- Update pixel value while changing image with keys (#218)
- ImageView grinds Windows to a hold (#287)
- Crash on second or third call to imshow() (#290)
- ImageView doesn't display data if plotting with PyPlot occurs first (#295)
- Minimizing window created with ImageView imshow  crashes Julia  (#301)

v0.12.1

Toggle v0.12.1's commit message
## ImageView v0.12.1

[Diff since v0.12.0](v0.12.0...v0.12.1)


**Merged pull requests:**
- update CI action versions and bump Gtk4 compat (#294) (@jwahlstrand)

**Closed issues:**
- GLib-GObject-CRITICAL error using ImageView and Gtk4 on Linux (#293)
- imshow breaks with 4D images (#296)
- Inexact error when repeatedly calling imshow and scrolling (#297)

v0.12.0

Toggle v0.12.0's commit message
## ImageView v0.12.0

[Diff since v0.11.7](v0.11.7...v0.12.0)


**Merged pull requests:**
- Gtk4 port (#284) (@jwahlstrand)
- Update README.md (#288) (@pitmonticone)

v0.11.7

Toggle v0.11.7's commit message
## ImageView v0.11.7

[Diff since v0.11.6](v0.11.6...v0.11.7)



**Merged pull requests:**
- [compat] ImageCore 0.10 (#285) (@timholy)

v0.11.6

Toggle v0.11.6's commit message
## ImageView v0.11.6

[Diff since v0.11.5](v0.11.5...v0.11.6)


**Closed issues:**
- Windows becomes laggy when opening ImageView (#281)

**Merged pull requests:**
- StatsBase 0.34 compat entry (#282) (@mateuszbaran)

v0.11.5

Toggle v0.11.5's commit message
## ImageView v0.11.5

[Diff since v0.11.4](v0.11.4...v0.11.5)



**Merged pull requests:**
- Migrate from SnoopPrecompile to PrecompileTools (#280) (@timholy)