Skip to content

Commit

Permalink
saf
Browse files Browse the repository at this point in the history
  • Loading branch information
minimapletinytools committed Feb 22, 2024
1 parent 495104d commit dc209c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Potato/Flow/Vty/Tools.hs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ holdToolsWidget ToolWidgetConfig {..} = mdo
textb = void $ ffilter (==4) radioEvs
textareaB = void $ ffilter (==5) radioEvs

-- TODO if shape tool, show shape options

let
setTool = leftmost
[Tool_Select <$ leftmost [selectB]
Expand Down

0 comments on commit dc209c8

Please sign in to comment.