This commit is contained in:
2023-02-11 13:42:08 +00:00
parent 24825728f5
commit b5db7a3420
9 changed files with 49 additions and 92 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ setShownIntMap sm = case sm ^. smRegex of
{ _siPictures = ["FILTER: " ++ str]
, _siHeight = 1
, _siIsSelectable = False
, _siWidth = length ("FILTER: " ++ str)
--, _siWidth = length ("FILTER: " ++ str)
, _siColor = white
, _siOffX = 0
}