08-13-2014 11:10 AM
Quick question to see is it possible to disable only the zoom out function on the graph palette or limit how far the zoom out will go to?
08-13-2014 11:27 AM
08-13-2014 11:35 AM
Hi Jim
Thanks for the reply. This works for stopping a zoom out function but it also stops the zoom in function also
08-13-2014 11:47 AM
A workaround could be, if you create your own Graph palette control, it can be done quickly with events and property nodes, and with the benefit you are flexible with options. Beside, hide the built-in Graph palette of your Graph.
08-13-2014 12:54 PM
@PauldePaor wrote:
Hi Jim
Thanks for the reply. This works for stopping a zoom out function but it also stops the zoom in function also
Adding a little more complexity gives this: