G Lala

Results 27 comments of G Lala

> Looks like a crop of the unit tests are failing now I've enabled them to run. I have tried fixing some of the failing tests with the next commit,...

Okay, I have finally seemed to squash the bugs coming up with the containers while resizing. Also, I added some other functions and removed other bugs with this, namely: 1....

Ah, My "Fixed Potential Bug" commit is the culprit here. Added comments so that I don't unfix a bug again. However, 2 of the tests are still failling I'll see...

The tests were failing mainly because the `UIButton` in the `UI2DSlider` kept consuming the event so the colour wouldn't change. Usually this wouldn't be a problem because clicking the button...

Also, now there is a border around the sat square of the `UIColourPickerDialog` due to the `2DSlider`. You can decide whether you want that or not and set the border...

One of the tests is failing but I can't figure out why. The changes I made really look right to me when I locally tested it, but I don't know...

Why are the two scrollbars implemented a bit differently? could be something to do with it. I think I need your help debugging with this one, @MyreMylar because I can't...

Aha! I have fixed the bugs. It had to do with the visible container being resized after calculations of the sizes of the scrollbars instead of before the calculations, as...

Hi, I have been out recently for vacation on a tour. I'll see what exactly are the changes when I get back in a few days. I realised the PR...

Hi, in the other separate PR's, have you made any changes to the code from this PR? If that's the case, then the only change needed will be to this...