COIN-OR::LEMON - Graph Library

Changeset 21:44bb92014108 in glemon-0.x for all_include.h


Ignore:
Timestamp:
06/17/05 14:25:53 (19 years ago)
Author:
Hegyi Péter
Branch:
gui
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk/gui@1982
Message:

Very small bug is corrected: if node creator tool is active, the small red arrows won't move, if you click on them and if you drag the newly created node... 'was hard to notice it :-)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • all_include.h

    r13 r21  
    1818
    1919enum {WIDTH, COLOR, TEXT, PROPERTY_NUM}; // edge properties;
    20 enum {MOVE, CREATE_NODE, CREATE_EDGE, ERASER, TOOL_NUM}; // tools;
     20enum {MOVE, CREATE_NODE, CREATE_EDGE, ERASER, EDGE_MAP_EDIT, TOOL_NUM}; // tools;
    2121#define RANGE 3
    2222#define WIN_WIDTH 900
Note: See TracChangeset for help on using the changeset viewer.