Ludger A. Rinsche

Results 14 comments of Ludger A. Rinsche
trafficstars

Thank you, I will see what I can do. Since I have no direct access to the PCs that have the problem, I am very limited So don't wait for...

@Tal500 > some network restriction, e.g. from loading JS files This is the problem. They think that Svelte is including some web-tracking-scripts, so they block them. 0 javascript is delivered...

"class types" ![image](https://user-images.githubusercontent.com/861649/95905412-1b0e2000-0d99-11eb-9639-17cb2cac1348.png) ``` class "withDescr1" class "withDescr2" { } ``` becomes ``` class withDescr1 # was typed as class withDescr2 # was typed as ```

You could make it in a way that the symbol is not attached by the CSS but has to be chosen when creating the menu. Then everyone could chose their...