rework how clipping rects are calculated. fixes #149#233
rework how clipping rects are calculated. fixes #149#233msparkles wants to merge 6 commits intoSecondHalfGames:mainfrom
Conversation
4294224 to
fc0ba1b
Compare
fc0ba1b to
30555b7
Compare
@LPGhatguy we did something about this but we don't know how we feel about it. we consulted our partner who was visiting the other day for opinion and she said "i don't think the clipping logic should do that much work", but also making the Tooltip example in the current yakui model of layouting logic is just either asinine or impossible to be featureful enough. Well, she also pointed out that the example's behaviour isn't what most tooltips do, but the rationale here is "it's an example, one that's meant to showcase capabilities" but if one were to make the same thing completely in widget code it would simply be impossible (or suboptimal) (or requires a lot of hacky patches to yakui, guess what we ended up with in our fork before lol) |
30555b7 to
f81137d
Compare
f81137d to
987eb58
Compare
f399d81 to
457b774
Compare
b5ca183 to
abeea78
Compare
|
i did not intend to push that there |
526dd59 to
dda4134
Compare
|
this time i did |
da95f3d to
2b173ff
Compare
2b173ff to
b318d21
Compare
reopened from #210 (we moved the repo from forking from automancy's fork to forking from upstream instead because of weird Github shenanigans)