bakkeby / st-flexipatch

An st build with preprocessor directives to decide which patches to include during build time
MIT License
347 stars 107 forks source link

sixel: prevent crashing when size is zero #129

Closed veltza closed 5 months ago

veltza commented 5 months ago

Crashing happens when you zoom out and the width or height of an image becomes zero.

bakkeby commented 5 months ago

Looks good.