Final fixes and tweaks: old bugs fixed in graph behaviour, more responsive and accurate now

This commit is contained in:
Vesa
2014-02-12 22:13:36 +02:00
parent 58e451925e
commit cc1dea42bb
4 changed files with 45 additions and 22 deletions

View File

@@ -46,6 +46,7 @@ public:
{
NearestStyle,
LinearStyle,
LinearNonCyclicStyle,
NumGraphStyles
};