Skip to content

Resolve: "Segmentation Fault when moving border"

d.kilic requested to merge 27-segmentation-fault-when-moving-border into master

This should solve the issue with the segmentation fault when changing border. Instead of deleting the raw pointer and creating a new object, the old QImage will be overwritten now. Also deleted some commented code.

Closes #27 (closed)

Merge request reports