Dušan Maliarik

Results 35 issues of Dušan Maliarik

I'm trying to figure out how to make a list item, that displays it's children horizontally when there's enough space (desktop), but wraps them into multiple "lines" when there isn't...

enhancement
styling

Currently I have to manage the reference to GL context in every namespace that uses `thi.ng.geom.webgl`. It would clean the user code a lot if we could remove all the...

Partially fixing #17 , I could only observe `parse-fragment` to not work as expected. Additionally replacing `wholeText` acessor for `nodeValue` as it's use didn't yield the correct text in both...

...because this fails to load https://www.niwi.nz/_assets/asciidoctor-styles/simple-red-titles/stylesheet.css

I think it would be for the best if we could, instead of having an extension that does one thing that might not be what everyone wants (I for instance...

I think this might be useful as SVG is becoming more common. It should recognize all non-CSS2 SVG properties as specified here http://www.w3.org/TR/SVG/styling.html#SVGStylingProperties I tried myself but adding them to...

Feature Request

Hi Nop, I'm just in process of acquiring some distance field rendering skills, and I found your project, and :) I see you have the same issues I do, very...

Apparently Facebook is making HEAD requests to some appmedia assets. This generates an exception because `serve` view only returns a response for GET and POST requests. Would it be possible...

Just when I was thinking TS/node ecosystem isn't too bad, this happened. I had a sudden need for a REPL, as I am used to it from Python: ``` ~/W/r/rwdom/domlib...

**What version of protobuf and what language are you using?** Version: main/v4.25.2 Language: Python **What operating system (Linux, Windows, ...) and version?** Arch Linux **What runtime / compiler are you...

inactive