Martin Kausche

Results 5 issues of Martin Kausche

- fixed typo (beautifu__ll__) - removed shields.io downloads-badge (seems no longer supported by pypi and/or shields.io)

Added some JS so store the positions of the devices (using localStorage) and restore them on reload. So you can arrange the Devices as you like it an reuse this...

enhancement

The preferred way to provide splashscreens for iOS seems to be to use so called storyboard-images, see [Cordova Plugin Splashscreen for details](https://cordova.apache.org/docs/en/latest/reference/cordova-plugin-splashscreen/index.html#launch-storyboard-images). If no _correct_ splash is provided for an...

Most Pages contain a table of content (TOC) with links to the subitems of the page. If the subitem contains a slash `/` the link to this subitem is broken...

The docs at [https://docs.bolt.cm/3.2/templating/templatetags#image](https://docs.bolt.cm/3.2/templating/templatetags#image) state: >To scale an image proportionally to a given width or height, set the other dimension to null, and set cropping mode to resize. >``` >...