ImGuizmo icon indicating copy to clipboard operation
ImGuizmo copied to clipboard

ViewManipulate dosn't change the state of IsUsing or IsOver

Open AlvaroBarua opened this issue 6 years ago • 2 comments

Hi, ViewManipulate should affect the state of IsUsing and IsOver.

I was also thinking that if you set the background color to completely transparent (as is my case), it should only change when interacting with the actual cube faces rather than the outside rect.

Should be an easy change, let me know what you think. Cheers

AlvaroBarua avatar Apr 01 '20 22:04 AlvaroBarua

Hi ! I'm preparing a PR with some changes, I'll put that in. Thank you for the suggestions :)

CedricGuillemet avatar Apr 02 '20 08:04 CedricGuillemet

partially done in #336 which add IsUsingViewManipulate().

rherilier avatar Sep 24 '24 11:09 rherilier