Christer Lindh

Results 3 issues of Christer Lindh

In Notification::jsonSerialize there is an error, causing "body" not to be added to jsonData if there is no title set ``` public function jsonSerialize() { ... if ($this->title) { $jsonData['body']...

## Expected Behavior It should be possible to set up a Toggler so that the toggled element is hidden initially, then toggled open, and aria-expanded should follow from false to...

I have not figured out how to rotate a feature after it has been drawn, in editing mode - is it possible?