- First we should be able to disable it or to enable it
Yes. Due to some limitation of GTInspector, it cannot be enabled using a menu UI. Instead, one need to provide an interaction. For example: -=-=-=-=-=-=-=-=-= b := RTMondrian new. b nodes: (1 to: 100). b layout grid. b view @ RTEmptyViewContextInteraction. b -=-=-=-=-=-=-=-=-= This disable the automatic camera adjustment.
- you want different zoom policy
- for example you want that the script execution use or not the previous zoom ratio when you zoom manually on a piece you do not want to get the next interaction or execution to change the zoom
- you can have one that fits the entire visualisation on the screen
- you can have one that fits a percentage
Yes, currently, if the canvas is large (i.e., width + height > 4000 pixels), then the automatic camera adjustment is not enabled.
Cheers, Alexandre
Le 12/11/15 21:53, Alexandre Bergel a écrit :
Hi!
The Glamour presentation of Roassal has several improvement. Check the following video, it summarizes all: https://vimeo.com/145561301
Cheers, Alexandre
Moose-dev mailing list Moose-dev@list.inf.unibe.ch https://www.list.inf.unibe.ch/listinfo/moose-dev