Maic Siemering

Results 137 comments of Maic Siemering

#848 provides a workaround for the OutOfMemory and decreasing performance for the maintenance branch. Currently @einarf is working on a different SpriteList implementation, using TextureAtlas. This will help with the...

To wrap it up/Suggestion: We wait for the atlas, which will solve a lot of performance issues for us, after that, we have a look and improve UILabel, and maybe...

I guess it would be enough to have some NinePatch image class, which just provides resizing and can return a texture or PIL image?

@einarf could you have a look on the shader part. We could merge it and I can start to build a GUI integration. Maybe we need a method on the...

Thank you very much for the contribution. We moved your changes with a few adjustments into a new branch. We will do some refactoring and adjustments and merge it into...

Good call, as soon as we have a focus state in the GUI this should come next!

A workaround could be `Repl it` they are able to render the ui into the browser, still that has some performance issues.

The callable approach sounds better from my point of few, so let's go into that direction, it visery flexible.

I still need some time to think about this feature. Same goes for PR #1246

We have some changes ready for a bigger release, which will improve the style handling for the UIFlatButton (like it is now for UISlider). It looks like the documentation for...