Subversion Repositories filter_foundry

Rev

Rev 419 | Rev 424 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 419 Rev 422
Line 9... Line 9...
9
 
9
 
10
 
10
 
11
Known bugs
11
Known bugs
12
----------
12
----------
13
 
13
 
14
(None)
-
 
15
 
14
* SEVERE: After working with Filter Foundry for a short amount of time (working with sliders, applying, opening again, changing sliders, etc.), the file save dialog (Make dialog) will corrupt the memory!!! You notice it by seeing that icons and folder icons are missing! Later, the program might even crash! (Verified with 1.7.0.12, verified with Visual Studio and OpenWatcom) Application Verifier does not report anything bad.
-
 
15
	You can also corrupt the memory by often applying filters and building and doing stuff. And at some point you get the error that preview cannot be shown because memory is out???
-
 
16
	Do we have a leak???
-
 
17
	Smashing Ctrl+F does not cause a leak
16
 
18
 
17
Minor priority stuff or ideas
19
Minor priority stuff or ideas
18
-----------------------------
20
-----------------------------
19
 
21
 
20
* Right to the sliders you can enter numbers which are outside the range of 0..255 . Prevent that, please.
22
* Right to the sliders you can enter numbers which are outside the range of 0..255 . Prevent that, please.
Line 122... Line 124...
122
 
124
 
123
* The vertical scrollbar should auto-hide when the expression formula is short. (Also for Mac). Unfortunately, this task is very hard in WIN32 API.
125
* The vertical scrollbar should auto-hide when the expression formula is short. (Also for Mac). Unfortunately, this task is very hard in WIN32 API.
124
 
126
 
125
* Should there be more (visual) space for expressions, like in Filter Factory? Also, Filter Factory had more visual space for slider names (e.g. required in Alf's Power Tools).
127
* Should there be more (visual) space for expressions, like in Filter Factory? Also, Filter Factory had more visual space for slider names (e.g. required in Alf's Power Tools).
126
 
128
 
127
* Sliders are extremely tiny!
-
 
128
 
-
 
129
* With some canvas formats, the initial zoom level is not "fully zoomed out"
129
* With some canvas formats, the initial zoom level is not "fully zoomed out"
130
 
130
 
131
* If you load an AFS file which has multi-line expressions, then the first expression (R) is scrolled down (because it has the focus)
131
* If you load an AFS file which has multi-line expressions, then the first expression (R) is scrolled down (because it has the focus)
132
 
132
 
133
 
133