Eric Wätke

18 Followers
112 Following
218 Posts
trying to make the world a better place 🌍
co-founder and developer/designer at woven
my personal sitehttps://ericwaetke.de
doing design and development work herehttps://woven.design

Very little time went into designing this screen, but the animations just make it look sooo smooth already

#PeerTube #swiftui #swift

My holiday project for this year: A PeeerTube iOS App

It’s been a while since I’ve done SwiftUI stuff and forgot how fun it can be! Now let’s hope that I can make PeerTube a bit more fun as well!

This is the login UX done by the software used for almost all UX design around the world …

#figma #design #ux #ui

Hey @plausible

Is there a restriction on users in the CE?
I’ve shared site access to a friend, and they get this error, seemingly requiring a subscription.

I thought this isn’t needed with the self-hosted edition?

A few months ago, we at @woven started working on an Apple Watch App for the Climate Clock (https://climateclock.world/).
In one view, we have a graph showing the risk and temperature development in different scenarios.

I’d love to animate between the different graph states to emphasise the differences, but I can’t get the animation to work.

Does someone have any ideas what causes this obscure behaviour?

#swift #swiftui #buildinpublic #watchos

Climate Clock

The Climate Clock melds art, science, technology, and grassroots organizing to get the world to #ActInTime.

Climate Clock
And it's really simple too!
Just put all the styles you want to animate/transition in a pseudo-element!
(doesn't really matter if you choose ::before or ::after, you need to adjust the z-index anyway!)

Why should you animate a CSS pseudo-element on hover and not the element itself?

- it just looks better
- you don't have these annoying hover glitches 😷

This works beautifully with both boop-animations and regular hover-animations!