Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /storage/content/49/145849/famitracker.com/public_html/forum/classes/dbHandler.php on line 29
I ran a quick search about this on the forums but couldn't find anything relevant. Apologies if this has been pointed out before.
I just tried changing the step size using the default keyboard shortcuts, but all that does is shift between 0 and 2, and it won't go any further up or even change the value by 1. It does that even the value is >2 or =1.
Is this normal behaviour? If not, can it be fixed in 0.3.7 final?
There's a similar problem in 0.3.6, but instead of alternating like that, it jumps over 1 if you switch to 0 first.
Like, if you switch down to 0, then back up (all using keyboard shortcuts), it'll skip 1 and go straight to 2. In values 1 and higher, though, it operates normally.
_______________________
[url=http://icesoldier.me]Website (includes FTM's of my covers)
I found the cause, the step setting didn't work when the "Ignore step when moving"-option is checked (means step size is only used when inserting notes). I will change that.