dumblob

Results 1350 comments of dumblob

Wow @zecruel - that looks pretty advanced to me! If you have some blog or want to write something to [our wiki](https://github.com/Immediate-Mode-UI/Nuklear/wiki ), could you share some more insights how...

Comic Sans demo from @RobLoach : ![](https://user-images.githubusercontent.com/25086/146415597-0a1abfca-8d14-4e89-a69f-bac41f341289.png )

Great, thanks! Btw. seeing all the wiki changes you did @RobLoach, I'd like to kindly ask you to take a look at https://github.com/vurtun/nuklear/pull/913#issuecomment-558565788 with the goal to identify what (if...

Also, feel free to add the integrations from wiki directly to the readme (I find the list very important to have it in readme and not just in the wiki)....

> It is possible to [transfer GitHub issues](https://docs.github.com/en/issues/tracking-your-work-with-issues/transferring-an-issue-to-another-repository), but I'm unsure it's possible on archived repositories. An option if we want to capture any of the remaining issues. I didn't...

Just noticed this. I think we should link to the Sokol backend file from readme or better as subrepository under `demo/` directly from git.

ad 1) I already commented in the referenced issue. ad 2) I don't see it necessary. It's quite clear to me without explicit `self`. With explicit `self` there'll be too...

> Wrapped types may just be exceptions to this rule, as they already are in certain cases. That would create another inconsistency. If there is no efficient way how to...

> Well, static variable can always be replaced by a static method (or two methods). With static _property_? > Then it's not real `private`. I see no reason for half-measures:...