Status:
Vuo version:
OS version:
- Mac OS 10.9
Steps causing the bug to occur:
- Open Vuo Editor
- Node Pallet is disconnected from Editor
- Try to drag title bar of Library Pallet onto side of Editor
- Pallet will not connect
- Closed Vuo & Trashed Preference files with no change in outcome
How did the result differ from what you expected?:
I expected to be able to re-connect the Library Pallet to the Vuo Editor
Have you found a workaround?:
No
Comments
Running 1.2, 10.9.5
Running 1.2, 10.9.5
Double-click the library
Double-click the library title bar.
Thanks @Magneson! I remember
Thanks Magneson! I remember being able to hover the pallet and it reconnect.
Thanks @Magneson! I remember
Thanks Magneson! I remember being able to hover the pallet and it reconnect. Also I trashed .plist files and it didn't reset to defaul. Where do they live now?
I have no idea about the
I have no idea about the plist. There is a hover function, I have however also had great difficulty in making it work so I just resort to the double-click method.
We know of 2 situations where
We know of 2 situations where the node library can't be re-docked by dragging/hovering:
In both of these situations, double-clicking the floating node library's title bar will re-dock it. (Thanks, Magneson!)
I'm marking the bug report accepted, to cover improving the UX in those 2 situations.
Regarding plists: starting in Mac OS 10.9, the OS aggressively caches plists — so it's no longer effective to simply delete or directly edit any
~/Library/Preferences/*.plist
files. Instead, you need to use thedefaults
Terminal command. To trash all of Vuo's preferences, you can dodefaults delete org.vuo.Editor
.Ehh! OS X why cashe why?! :-
Ehh! OS X why cashe why?! :-(