Yohann Boniface

Results 98 comments of Yohann Boniface

> Do you expirience the same issue too? It doesn't seem to flicker, but it something isn't properly rendered ![image](https://user-images.githubusercontent.com/53050011/210856852-41551fc6-225f-42c1-bdef-be2920cf0700.png) ![image](https://user-images.githubusercontent.com/53050011/210857037-0ee40b3e-2a5f-4696-868c-fdfc1a775645.png)

I guess having a rendering pipeline (without checking for collision) could be a good idea, so that everything is indexed properly, and the ui part is extracted

Base size: ![image](https://user-images.githubusercontent.com/53050011/210857831-40928693-4a68-41cb-a485-eb06408d206d.png) Bigger: ![image](https://user-images.githubusercontent.com/53050011/210857890-8cc8a11c-7521-4f5e-94d3-44daebb3ff8d.png)

> I And such, tuifi launches way faster than trying to preload the icons\profiles from a file I'm not sure how you are bench marking your code, but it's seems...

Well, i'm not sure that trying to squeeze every bit of performance when writing python code is a good practice. To me it seems that trying to run it on...

Can you rebase your branch now that we have GitHub action available for pr? thx

The rebased commit shouldn't appear in the file tree / history, did you get a conflict while rebasing?

I fixed the git tree, tho I was added as a co-authored of the commit due to the forced rebase avoid use of `git rebase` and prefer `git pull --rebase...

we are having some discussion on some point on the CobbCoding discord

Can you rebase your branch now that we have GitHub action available for pr? thx