Max Jendruk

Results 11 issues of Max Jendruk

Hello, thank you for writing and maintaining this very useful plugin. I would like to make one improvement. I'm using [dressing.nvim](https://github.com/stevearc/dressing.nvim) that already overwrites `vim.ui.select` so I don’t need this...

Adding or removing these flags on a property isn't recognized by the `PropertyBrowser` on Windows. Works on Linux and Mac though.

bug

Make `Color`, `ColorEditor` and `PropertyDeserializer` aware of short hex notation (e.g. `#FFF`)

propertyzeug

When you create a Property with an object pointer and two method pointers, which aren't declared in the same class (e.g. in a base class), the automatical type deduction fails....

propertyzeug

It is against the intended use.

enhancement

Here is a list of things that currently bother me about reflectionzeug's implementation: ### the complicated property class hierarchy **now and then:** the hierarchy emerged so that different types of...

enhancement

Here is a list of things that currently bother me about propertyguizeug's implementation: ### Usage of QTreeView **Problem:** `QTreeView` and the MVC implementation are great … for large tables and...

enhancement

Because of propertyzeugs mainly template-driven designs most of its implementation is in headers. This is why I would like to add a private namespace (as in glm) for classes and...

enhancement