common/axis.py: added missing lazy_init decorator to ensure proper initialization
This was missing for 'limits' setter, for example ; better to have them all, than counting on init. when accessing a property in another prop.
Please register or sign in to comment