Saturday, December 28, 2024

Delivered - New Feature to Make it Easier for You to Zoom

Was : use menu to enter Zoom command mode and then click twice to specify opposite corners of the rectangle OR, press Z for the infix-zoom-command - where mouse position when you press Z is taken to be one of the corners of the rectangle

Is : Just use right mouse button (RMB) to click and drag to specify the two corners. Just like Cadence 😊

Thanks to the very impressive Chayan Deb - the Super CD 😊

Modesty itself:

There isn't really a step-by-step process to explain. I just searched the codebase for certain keywords like "button", "key", "if(key=='z')" etc, saw how the original functionality was implemented, and then found another set of keywords like "ButtonPressed" and "ButtonReleased" and modified the code that triggered everytime RMB was pressed and released.



No comments:

Post a Comment

Who Needs Cadence Anymore (for Schematic Tree Reporting that is :)? Make Your Own Reporter with chatGPT!

You know what I mean, if you've used Cadence - the SHIFT-T thing that gives you the schematic tree can be VERY useful, at times. No Cade...