chinlin0924 / er9x

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

Curves bug on r811 #743

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Enter CURVES menu (7/11)
2. Select any curve to edit
3. All points can be manually edited to any value as expected (-100, -75, -50 
-25, 0, 25, 50, 75) and by doing so other points are not affected, except last 
point (100%)! When you try to edit last point (100%) then all other points are 
disturbed in a way that you get straight line which goes thru center point 
(0,0) and that last point can be changed only in steps of 25 points. In other 
word, last point acts as PRESET point should act, and at the same time PRESET 
can not be edited (nothing happen if you select PRESET and try to edit it).

What is the expected output? What do you see instead?
Last point (100%) should be editable like all other points and not affect other 
points at the same time. Instead last points acts as PRESET should, while 
PRESET can't be edited at all.

What version of the product are you using? On what operating system?
SVN: er9x-r811
VERS: V1.35-Mike
DATE: 26.03.2014
TIME: 22:32:42
MOD: -

Please provide any additional information below.
-

Original issue reported on code.google.com by zeb...@gmail.com on 5 Apr 2014 at 3:56

GoogleCodeExporter commented 8 years ago
Fixed in the source code, will be in the next revision.
PRESET has been moved to the end of the list to make it difficult to use PRESET 
accidently. To use PRESET, you will need to first press MENU to get PRESET 
flashing, then you can change through the preset lines.

Original comment by michael....@mypostoffice.co.uk on 5 Apr 2014 at 6:29