Spell code tends to panic when the wayland compositor changes its scale factor settings. The error originates from asking of a pixel buffer of larger than expected size from a SlotPool. The error is fixable by creating a new slotpool in these circumstances but it is yet to be implemented.
Spell code tends to panic when the wayland compositor changes its scale factor settings. The error originates from asking of a pixel buffer of larger than expected size from a SlotPool. The error is fixable by creating a new slotpool in these circumstances but it is yet to be implemented.