mrh1997

Results 11 issues of mrh1997

When one of the branches of an if-statement in the template sets a style explicitly the CSS selector will not work any more when switching back. The In the following...

priority:low

Requests that are Endpoint/Interface specific did not call the handler method within the corresponding USBEndpoint/USBInterface object. Usually these handler methods are decorated by ``@to_this_endpoint`` or ``@to_this_interface``. But both decorators did...

enhancement

We would like to integrate the files but need a known licence to know if we are allowed or not. Could you please add a licence file?

According to the docs one can create Dialogs-like-looking-Elements without the Popup-semantics by omitting the `` tag and only use ``: ``` ... Cancel OK ``` ### Current Behavior Unfortunaltely the...

wontfix
v2

When a specific processor architecture is requested which is not installed tox implicitly falls back to another installed interpreter of the same version. I.e. if `envlist=py39-x86` is specified and only...

bug:normal
help:wanted

When including inline tags within stressed tags like or until now it was not guaranteed that trailing spaces are removed. Furthermore it could happen that spaces in the middle were...

Some inline tags require removing space between text and markdown (`TEXT ` => `**TEXT**`) When adding another inline tag within these tags space removal does not work proper any more:...

While reasoning about my RPC library's design which shall be based on the parser of pyclibrary I came to the conclusion that your (really nice) concept of pluggable backends would...

As noted in Issues #5, #6 and #8 the interface of version 0.2.0 has some shortcomings in the API which shall be cleaned up. PR #9 did already a careful...

cadquery-server is a great tool for people like me, that want to work with existing IDEs (like pycharm, vscode). With the help of cadquery-server creating a CAD model feels like...