Skip to content

v1.1.0

Choose a tag to compare

@dmfrodrigues dmfrodrigues released this 16 May 13:07
· 52 commits to master since this release
c152c25

File GraphViewerCpp.zip already includes SFML.

ChangeLog (relative to v1.0.0):

  • Edges and nodes can now be individually disabled/enabled
  • Window scale and center now can be obtained using corresponding getters
  • Fixed minor issue with examples (were not centered around the drawn area)
  • Can now set/get node label color
  • Can now set/get edge label color
  • Can now set/get background color
  • Fixed issue with setCenter crashing the window
  • Can now set/get label character sizes of nodes and edges