Commit before moving button press events from events into your control
This commit is contained in:
@@ -10,6 +10,7 @@ data Zoning t a = Zoning
|
||||
{ _znObjects :: IM.IntMap (IM.IntMap (t a))
|
||||
, _znSize :: Float
|
||||
, _znFunc :: Float -> a -> StreamOf Int2
|
||||
-- , _znInsert :: a -> t a -> t a
|
||||
}
|
||||
|
||||
makeLenses ''Zoning
|
||||
|
||||
Reference in New Issue
Block a user