linebender / xilem

An experimental Rust native UI framework
Apache License 2.0
3.55k stars 111 forks source link

Consistently use `ctx` over `cx` in Xilem #391

Closed DJMcNab closed 3 months ago

DJMcNab commented 3 months ago

This was brought up in #xilem > paper cuts

The memoize change was a copy-and-paste failure

DJMcNab commented 3 months ago

Yeah - I ignored the instances in Masonry, e.g. fcx

I think there are a couple in Masonry which would make a reasonable follow-up, but those are potentially less obviously wins.