gpui: Pass Style by value to request_layout (#11597)
A minor thing I've spotted and decided to fix on the spot. It was being cloned twice within the body of that function (one of which was redundant even without this PR); now in most cases we go down from 2 clones to 0. Release Notes: - N/A
P
Piotr Osiewicz committed
bd6d385817893c2ee8d0063a629a61c3cbebdfae
Parent: 5df1481
Committed by GitHub <noreply@github.com>
on 5/9/2024, 9:38:53 AM