leomayer

Results 14 issues of leomayer

If I set a timeout of e.g. 5 sec, i.e. 5000 then depending on the computer I have either 8 secs or 30 secs. I guess that it is a...

As a feature request: it would be great to display the pressed key strokes.

enhancement

I have the following HTML code ``` Page Title Test 1.10. ext Test 1.11. ext Test 1.12. ext ``` The result for the 3 lines look the same in the...

needs-more-info

I have the situation that the content fits at the time when the query is attached fits perfectly into the container. Therefore it is ignored ... I have an accordion...

I try to run `npm run unused-css` and get as a response ``` > [email protected] unused-css > ngx-unused-css e Error: Styling file for component src/app/app.component.html not found, skipping... at /home.local/lw/workspace-my-app-ng/my-app-frontend/node_modules/ngx-unused-css/dist/src/helpers/unusedClassMapper.js:25:31...

### Is this a regression? - [ ] Yes, this behavior used to work in the previous version ### The previous version in which this bug was not present was...

P5
need a11y consult
area: material/button

I follow the documentation of the `doc/swagger.v1.yml` and if I understand it correctly than e.g. ``` https://app.foodcoops.at/myFoodcop/api/v1/orders ``` should return `200` if I'm logged in. I test in a browser...

### Environment - TeXstudio: 3.1.1 - Qt: 5.15.2 - OS: Linux, OpenSuse Tumbleweed. ### Expected behavior If I hover with the mouse over a text which has underlines I would...

Is it possible to have a legend about the colors in the result? I get always confused about the colors and their meaning. The legend for e.g. "expected" in the...

As a follow up of #1041: I create a default constructor for the output. In my inherited `children` I have in the Java code the following base defintion: ``` private...