Opened 13 years ago

Closed 13 years ago

#9 closed defect (fixed)

Solution graph is still exported to HTML when graph generation is disabled

Reported by: Oleksii Serdiuk Owned by: Oleksii Serdiuk
Priority: normal Milestone: 0.1.4
Component: output Version: 0.1.3.145-beta1
Keywords: Cc:
Blocked By: Blocking:
Platform: Any

Description

When solution graph generation is disabled and solution is saved in HTML format, TSPSG still tries to export solution graph to image file. This leads to creation of an empty 2x2 pixels image along with HTML file.

Change History (1)

comment:1 Changed 13 years ago by Oleksii Serdiuk

Resolution: fixed
Status: newclosed

In [162/tspsg]:

  • NEW: Solution graph size can now be controlled using Output/GraphWidth? setting in tspsg.ini (see ticket:8). Value is in centimeters.
  • NEW: Support for embedded base64 encoded images when saving solution as HTML (closed ticket:4).
  • Renamed Output/ShowGraph? setting to Output/GenerateGraph?.
  • Made some other small tweaks and fixes.
  • FIX: Solution graph is still exported to HTML when graph generation is disabled (fixed bug:9).
Note: See TracTickets for help on using tickets.