Tomasz Chabora

Results 934 comments of Tomasz Chabora

I think only the palette, because it's foldable. Although if you simply put a ScrollContainer it will likely be too small. Not sure how to solve that.

> Here is the implementation I was talking about. What do you think about it? That huge empty panel does not look good. I'd leave the size problem for later,...

Do draggers need to be nodes? 🤔

Added changes to remaining classes except TabContainer. Also Graph nodes seem to use invisible children for calculating minimum size, so I left that too (not sure if it's intended though).

Wow, this is so old D: It was a problem with Ocra or something. The issue isn't happening anymore.

The issue is that on fullscreen, all drawing is scaled to fit the window, but the texture stays at the same size. It can be fixed by re-scaling all operations...

tbh I don't know how this works in GDNative. Maybe it's possible to predefine some Ruby classes based on the API, so that the setters/getters are known (at least for...

https://github.com/godotengine/godot/assets/2223172/fb6be590-605c-4fd5-9c7f-6833c3b059d9 Still reproducible when you click near the edge.