Opened 13 years ago

Closed 12 years ago

#8 closed enhancement (fixed)

Add the ability to control the solution graph size

Reported by: Oleksii Serdiuk Owned by: Oleksii Serdiuk
Priority: minor Milestone: future-release-0.1.x
Component: output Version: 0.1.3.145-beta1
Keywords: settings Cc:
Blocked By: Blocking: #14
Platform: Any

Description

TSPSG should have an option to control the solution graph size. This option may not need a separate filed in the Settings Dialog. An option in tspsg.ini file should be enough for now.

Change History (5)

comment:1 Changed 13 years ago by Oleksii Serdiuk

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).

comment:2 Changed 13 years ago by Oleksii Serdiuk

Resolution: worksforme
Status: newclosed

A setting in tspsg.ini is enough for now. Closing as worksforme.
Might reopen later to add it as an option to Settings Dialog.

comment:3 Changed 13 years ago by Oleksii Serdiuk

Blocking: 14 added

comment:4 Changed 13 years ago by Oleksii Serdiuk

Milestone: 0.1.4future-release-0.1.x
Resolution: worksforme
Status: closednew

Reopening as there are plans to make this setting available in the Settings Dialog in some foreseeable future.

comment:5 Changed 12 years ago by Oleksii Serdiuk

Resolution: fixed
Status: newclosed

Fixed in 6652ac66a4.

Note: See TracTickets for help on using tickets.