GCodeProjects / GCodeWorkShop

GCodeWorkShop is text editor for CNC programmers.
GNU Lesser General Public License v3.0
20 stars 7 forks source link

Fix file saving when file size is reduced #38

Closed u-235 closed 1 month ago

u-235 commented 1 month ago

Bug: if data size decreased after editing, then when writing to disk the file size was not decreased and there was a tail of old data.