NoGestures
Hi and thx for using my second add-on for Fusion 360 NoGestures
If you encounter any problem feel free to write in this thread ![]()
Hi thanks for your quick reply but...
When I change Pan Zam etc. it helps little bit, but it looks like it is not related with "no gestures" anyway....
This app is not working on my computer and I will still try to solve the problem witt app.
Thank You
Greetings
I got an Fusion360 update to 2.0.6440
With this version NoGesturesNoShift don´t work
I deinstall it and install it, but it will not work.
With other versions of Fusion360 i newer hade any problems.
Any idea ?
Hello and thanks for your help and for this plugin !
That´s a really good plugin and i always use it !
In the new update 2.0.6503 it´s not fixed.
I think it´s not so important for Autodesk
Ah it´s ok. I told my boss that all work with Fusion take a little longer now, because i must learn to NOT use the right klick. NO problem !
Visual Styles add-on has passed autodesk's review and should be available tomorrow. I think NoGestures will be available the day after tomorrow.
Hi,
Firstly I love this plug-in, dont understand why the gesture system is force upon everyone, I personally hate it.
I have an issue where the MMB pan also causes a zoom sporadiacally.
I dont think its the add-on causing it but is there a way to disable MMB zoom?
Thanks
Scott
Thanks for you work. But, may be, humans need something configurable. For instance I will prefer to keep maximum compatibility with classic interface. So I will preferer: middle-mouse pan, right-mouse gestures, middle+right mouse orbit. Is this possible?
Hi, great add-in! Could you please help me modify the behaviour so that I can get the following:
MMB = Orbit
RMB = Pan
I have tried different variations of the Pan, Zoom and Orbit Controls and the Solidworks setting is the closest I can get to it with MMB Orbiting and Ctrl+RMB Panning. Can't really figure out how to edit it in Python.
Any help would be greatly appreciated! Thanks!
Hi Anant.
Replace 2 files in C:\Users\<YOU USERNAME>\AppData\Roaming\Autodesk\ApplicationPlugins\NoGestures.bundle\Contents with the attached, then stop and run the addon.
Make sure 'Fusion' is selected in Preferences as 'Pan, Zoom, Orbit'.
@pawelzwronek Hi Pawel! Thanks so much for such a quick response and for making this change so quickly! I did exactly as you instructed and placed the contents of the folder into the location (which I double checked by opening the add-in location directly from Fusion too), then set the preference to Fusion instead of SolidWorks and restarted the application multiple times as well as stopped and re-ran the add-in itself, but unfortunately nothing has changed. I even tried going through all the other setups like Inventor, Solidworks, Alias, Tinkercad to no avail. When the Fusion setting is on, I get Pan on both MMB drag and RMB drag. With the Solidworks setting I get Orbit with both MMB drag and RMB drag. Similarly for the rest. ![]()
I did notice that the files sent were dated July 2020, and the subfolder inside the parent folder was marked "bundle v1.3" so could it be that the older files themselves were sent by some chance? Thanks for the help again! Preferences can be seen in the attached picture, if that helps.
Please check your private message box in autodesk.
For everyone else here is corrected atached file.
@pawelzwronek Thanks a lot mate! It works! You've made my day and my time using Fusion!
Wish this was a built in feature. <Devs are you listening?> ![]()
@pawelzwronek Hi Pawel! Once Fusion updated to the latest version (April 2021 update) today, I have been getting this error:
Could you please help? Is there something wrong at my end or does this plug-in need to be updated? It was working perfectly fine till now. Thanks mate!
You are right, the addon stopped working, but the error you attached comes from another addon (NoComponentDrag). I'll investigate the problem and fix it soon.
Oh my bad, mixed up the two haha. Thanks a lot for your help, can't wait to have this functionality back again! ![]()
Fixed. We need to wait for review and publish by autodesk. If you want to fix it by yourself you need to find and change few lines in file NoGestures.py
def is_in_fusion():
className = str(ahk.getClassUnderMouse())
log('className: ' + className)
return 'QWindowIcon:Fusion360' in className or 'AcApCoreView' in className
Can't find what you're looking for? Ask the community or share your knowledge.