G Lala

Results 27 comments of G Lala

I saw that in one of the branch merges with main, you un-committed the changes from my "adding default 0 sized scrollbars" commit, which added those scrollbars to the UIScrollingContainer...

Do all the previous anchors work the same? As in, anyone who was already using this library will not have to change their current implementation, right? Other than that, it...

And for programs which use relative rect in some way, we could rename the attribute to _relative_rect and create a property called relative rect which can do all the calculation...

I intended the anchors exactly as I had written them, with one side anchored to the container. My expectation was, that since it's a dynamically sized element, once it gets...

I discovered another problem, if you move the hello_button_1 too fast to the right past the point where hello_button_2 is anchored to the container, then even though the rect becomes...

Even weirder is that when you change the theming after it has been resized, whether expanded or reduced in size, it resets its own size back to how it would...

Okay, I found another bug again. When you change the horizontal alignment of the buttons from center (or left) to right, then the text moves to the left even though...