sdl-static / protrekkr

Automatically exported from code.google.com/p/protrekkr
0 stars 0 forks source link

Pattern line jump shorcut keys do not scale with overall pattern length #58

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Adjust pattern length to 80 lines
2. Press F5 to F8 to skip 

What is the expected output? What do you see instead?
Line jump should preferably divide evenly to pattern length, f.ex. with 80 
lines it should be 00h, 20h, 40h and 60h. Instead, it's now locked to 40 lines 
regardless of pattern length, jumping to lines 00h, 10h, 20h and 30h.

What version of the product are you using? On what operating system?
V2.5.3 on WinXP SP3

Original issue reported on code.google.com by elbow...@gmail.com on 10 Jul 2011 at 5:08

GoogleCodeExporter commented 9 years ago
Fixed in svn, notice that f9 works too.

Original comment by hhhikr@gmail.com on 11 Jul 2011 at 10:37

GoogleCodeExporter commented 9 years ago

Original comment by hhhikr@gmail.com on 11 Jul 2011 at 10:37