hansi_reit
hansi_reit
@phalgunv The angular project uses yarn instead of npm. So just install yarn with "_sudo npm install --global yarn_" and then install the packages with yarn "**yarn install**". I would...
I would also be interested in the model/layout space feature. Has someone already started implementing this?
This might be removed on purpose, because the 'TooltipConfig' already contains the properties that the directive has. If someone can clarify this, I can fix it.
@josephperrott I checked this out, the emojis are corrupt because the `binary` flag is set to `true` when creating the zip file. I tested it with the flag removed, works...