From a94f867fdba27211700eccb3f4acdba7041bdb68 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 15 Dec 2024 21:50:31 +0530 Subject: Add fine-grain grid when selection is active --- src/Chelleport/Context.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Chelleport/Context.hs') diff --git a/src/Chelleport/Context.hs b/src/Chelleport/Context.hs index b573975..de5c94b 100644 --- a/src/Chelleport/Context.hs +++ b/src/Chelleport/Context.hs @@ -8,7 +8,7 @@ import qualified SDL import qualified SDL.Font as TTF windowOpacity :: CFloat -windowOpacity = 0.6 +windowOpacity = 0.5 fontSize :: Int fontSize = 24 -- cgit v1.3.1