TuneUp icon indicating copy to clipboard operation
TuneUp copied to clipboard

Tuneup Changes zoom of Current Workspace

Open johnpierson opened this issue 4 years ago • 3 comments

On the first run of a graph, tuneup "jitters" the screen by changing the zoom area. Is there any way to fix this?

johnpierson avatar Jan 13 '21 16:01 johnpierson

Hi @johnpierson - you cannot reproduce this behavior without tuneup installed?

mjkkirschner avatar Jan 13 '21 17:01 mjkkirschner

I noticed it right after installing tuneup. Let me uninstall and give it a few runs as well. :)

johnpierson avatar Jan 13 '21 17:01 johnpierson

With Tuneup Installed: 20210115-withTuneup

Without: 20210115-withoutTuneup

and the log from with tuneup:

Documentation Browser (id: 68B45FC0-0BD1-435C-BF28-B97CB03C71C8) view extension is added
DynamoManipulationExtension (id: 58B0496A-E3F8-43D9-86D2-94823D1D0F98) view extension is added
LibraryUI (id: 85941358-5525-4FF4-8D61-6CA831F122AB) view extension is added
Notifications (id: ef6cd025-514f-44cd-b6b1-69d9f5cce004) view extension is added
Monocle View Extension (id: 5A256B35-BD09-423C-82A1-372957143927) view extension is added
TuneUp (id: b318f80b-b1d0-4935-b80e-7ab1be7742b4) view extension is added
PackageManagerViewExtension (id: 100f5ec3-fde7-4205-80a7-c968b3a5a27b) view extension is added
Python Migration (id: 1f8146d0-58b1-4b3c-82b7-34a3fab5ac5d) view extension is added
Workspace References (id: A6706BF5-11C2-458F-B7C8-B745A77EF7FD) view extension is added
Welcome to Dynamo!
00:00:00.4976685 elapsed for loading Dynamo main window.
Preparing to load the library resources.
ViewExtensionCommandExecutive ( UniqueId: b318f80b-b1d0-4935-b80e-7ab1be7742b4, Name: TuneUp, commandTypeName: SelectModelCommand )
ViewExtensionCommandExecutive ( UniqueId: b318f80b-b1d0-4935-b80e-7ab1be7742b4, Name: TuneUp, commandTypeName: SelectModelCommand )

johnpierson avatar Jan 15 '21 17:01 johnpierson

Fixed by https://github.com/DynamoDS/TuneUp/pull/44

QilongTang avatar Jul 16 '24 15:07 QilongTang