From f82a240dc80f2433b070b6065b951de55f498eac Mon Sep 17 00:00:00 2001 From: Jared Wahlstrand Date: Mon, 10 Jun 2024 09:52:07 -0400 Subject: [PATCH] contrast GUI: convert new minimum and maximum values to float (#311) fix contrast GUI for `Normed` values --- Project.toml | 2 +- src/contrast_gui.jl | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Project.toml b/Project.toml index b0f7dee..aa143d1 100644 --- a/Project.toml +++ b/Project.toml @@ -1,7 +1,7 @@ name = "ImageView" uuid = "86fae568-95e7-573e-a6b2-d8a6b900c9ef" author = ["Tim Holy