maTh

Results 431 comments of maTh

Some more investigation to error 2 (environment: XAMP): user "test3" deletes himself ![grafik](https://user-images.githubusercontent.com/1645099/146836620-a595f607-8ce0-4158-8d2e-5ac9655890aa.png) gets the error ![grafik](https://user-images.githubusercontent.com/1645099/146836663-055f0e93-5fbc-41ff-a672-95de36726eb5.png) user folder ./data/test3 is not deleted complete ![grafik](https://user-images.githubusercontent.com/1645099/146836706-abaee08d-9591-4ba7-9875-87a9dcf80da8.png) user tries to login ![grafik](https://user-images.githubusercontent.com/1645099/146836943-f5abaac2-adb9-481b-a0c2-c55509993d3f.png)

@aledeg How is the progress?

How is the status here? Is it solved? If not, could someone please give a short summary in English?

Right now the text is still hard coded. I am waiting for your feedback first.

Now it is possible to chose how many lines maximal should be displayed (1 till 4) ![grafik](https://user-images.githubusercontent.com/1645099/189435787-dbf66695-9e6f-44da-9893-13c65147d7dc.png)

> But I'd like to set it to something a lot higher, preferably just a regular `input type=number`. :-) 4 is a good default maximum but for example a max...

I understand. That is weird. Anything that has a user input is impossible (?) to handle it with CSS. For each number I have to prepare a CSS class, because...

> And then on the element to override: > > ``` > style="--clamp: " > ``` inline style is not allowed because of the Content Security Policy