So this is the touch zones for the actions buttons. I’m trying to understand why they could feel small
@IceCubesApp not centred on the icon?
@senorganso Well you need the icon to be aligned with the leading border of the post. But I can fake it. Looking into that actually.
@IceCubesApp the icon, yes. But not the touch zone.
@senorganso Good luck doing that with a custom button style in SwiftUI 🤡
@IceCubesApp Padding inside the button, negative leading padding (or offset) to the whole button?
@slothdude Yeah I think this is what I’ll do, add horizontal padding to the inner button and offset it.