Conversation
added prints and tried to send some click event but no luck so far
…size, commenting out fixes it
|
Did a brief interaction/resize test- don't see any problems for the 3D plots. From: Charles Doutriaux <notifications@github.commailto:notifications@github.com> @dloniehttps://github.com/dlonie @aashish24https://github.com/aashish24 please review and feel free to suggest better/cleaner solutions. You can merge this Pull Request by running git pull https://github.com/UV-CDAT/uvcdat issue_691_interact_mac_broken Or view, comment on, or merge it at: Commit Summary
File Changes
Patch Links:
— |
There was a problem hiding this comment.
Just as a general style note, committed commented out code is rarely necessary. If you've removed something, the old implementation is still stored in git, and if it's new code, why add it if it isn't used? Otherwise it just clutters the codebase and gets in the way of readability.
If there is a reason to leave a commented code path in, a comment explaining why is a good idea.
There was a problem hiding this comment.
nope. It's just that i'm lazy and didn't want to go through git to uncoment it in case we need further development on this issue 😉
|
@dlonie please make sure I got them all now. |
|
Almost -- check the new diff. |
|
Looks good to me! Thanks for fixing those up. There were some conflicts when I went to merge master in. Can you address those before we merge? |
|
Wait a sec, I think I had an older version checked out.... |
|
github says it canmerge w/o conflict |
@dlonie @aashish24 please review and feel free to suggest better/cleaner solutions.
@ThomasMaxwell wouldn't mind you looking this over as well and testing it against DV3D.