having started to work with it now there are two details that I observed:
- shortcuts for opening resources and types
(on windows CTRL-SHIFT-T and CTRL-SHIFT-R) are not working when the focus is in a process map. the shortcut only works when the focus is in the process explorer (COMMAND instead of CTRL of course). also at times no shortcuts at all work (e.g. undo !, then all that works is selected from the menu, which is annoying)
- default for zoom
also the I didn't find a way to set a default for the zoom on a process map, which means I always have to zoom twice when opening any sort of process.
- code tab
sometimes the code tab (or output tab) is shown without text, see image below:
![alt text][1]
- logging
unfortunately I can't find the designer logs. I checked the log4j config file located in ../Contents/Eclipse/configuration/log4jconfig.xml
![alt text][2]
**user.dir**=/Applications/Axon.ivy Designer.app/Contents/MacOS
but there is no log. I double the write permissions on the directory, which should be okay. Also I tried to place a fixed path to the log directory. no luck. how is anyone else getting on with the logging? console (runtime) log is hence also not working.
[1]: https://answers.axonivy.com/upfiles/Screenshot_2020-04-16_at_15.02.18.png
[2]: https://answers.axonivy.com/upfiles/Screenshot_2020-04-16_at_15.38.23.png