Improve rotate drag mouse context
This commit is contained in:
@@ -38,18 +38,6 @@ testStringInit u = [show $ u ^. uvWorld . unpauseClock]
|
||||
-- let itms = IM.elems $ cr ^. crInv
|
||||
-- return $ map (show . (^? itLocation . ilIsSelected)) itms
|
||||
--return . foldMap (prettyLDT (show . (^. _1 . itType))) . invLDT $ _crInv cr
|
||||
|
||||
-- [ show $ u ^? uvWorld . input . mouseContext . mcoSelEnd
|
||||
-- , show $ u ^? uvWorld . hud . hudElement . diSelection
|
||||
-- , show $ u ^? uvWorld . input . mouseContext
|
||||
-- , show $ u ^? uvWorld . input . mouseContext . mcoDragSection
|
||||
-- , show $ u ^? uvWorld . input . mouseContext . mcoMaybeSelect
|
||||
-- , show $ u ^? uvWorld . input . mouseContext . mcoAboveSelect
|
||||
-- , show $ u ^? uvWorld . input . mouseContext . mcoBelowSelect
|
||||
-- , show mpos
|
||||
-- , show yint
|
||||
-- , show $ u ^? uvWorld . hud . hudElement . diSections >>= inverseSelSecYint yint
|
||||
-- ]
|
||||
-- where
|
||||
-- idp = invDisplayParams $ u ^. uvWorld
|
||||
-- cfig = u ^. uvConfig
|
||||
|
||||
Reference in New Issue
Block a user