cloudhead / rx

👾 Modern and minimalist pixel editor
https://discord.gg/xHggPjfsS9
GNU General Public License v3.0
3.09k stars 109 forks source link

do TODO: replace Vec<Rgba8> with an ArrayVec<[Rgba8; 256]> #87

Closed luciusmagn closed 4 years ago

luciusmagn commented 4 years ago

I saw this small TODO, so I've quickly resolved it.

cloudhead commented 4 years ago

Thanks!