viliusle / miniPaint

online image editor
http://viliusle.github.io/miniPaint/
Other
2.74k stars 634 forks source link

Text tool causing infinite render #213

Closed Giwayume closed 3 years ago

Giwayume commented 3 years ago

The font family loading logic in the text tool caused the config.need_render flag to be set at every frame. This fixes that.

viliusle commented 3 years ago

It hard to see it even when testing. I added console debug after you open test template using menu. Hope it will help in future.