πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ
πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/30/2024 in #front-end
choppy animations in Firefox with mask
if i add another container and rotate that instead of the rows then its less laggy but then the page lags on scroll instead of the animation
11 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/30/2024 in #front-end
choppy animations in Firefox with mask
as soon as i disable mask or rotation the animation is much more fluent
11 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/30/2024 in #front-end
choppy animations in Firefox with mask
just a note, i do run a 4K display which exagerates the effect, it also seems to be less bad on codepen? so u may have to expand the window for it lag for you
11 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/30/2024 in #front-end
choppy animations in Firefox with mask
does this link work for you @jsnkuhn https://codepen.io/MyPenUser/pen/gOJgERr ?
11 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/30/2024 in #front-end
choppy animations in Firefox with mask
i actually managed to replicate it with a bit of gpt help without astro, but the layout isnt fully matching, the issue is there tho
11 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/30/2024 in #front-end
choppy animations in Firefox with mask
can i get astro running on codepen?
11 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/12/2024 in #front-end
Multiple linear-gradient masks
Ah, it should be intersect!, thanks for the codepen!
5 replies
KPCKevin Powell - Community
Created by πŸŒŸπŸ¦‹AmeliaπŸ’œπŸŒΈ on 5/12/2024 in #front-end
Multiple linear-gradient masks
My intention is to have two separate linear gradients and the corner isnt that important, they can overlap there but i dont want the combination of the masks, i want both i tried adding
mask-composite: add;
mask-composite: add;
but it hasnt fixed it
5 replies