davido wrote:On the Mac there are a few very minor cosmetic issues with the floating windows, in that some of the text on buttons is truncated.
Should be fixed in the next version.
davido wrote:Would you consider adding a resize option?
Yes, it is a possibility in a future version.
luis wrote:1) If you start the program and don't load an image but just paste one, the histogram option is not selectable.
Fixed for the next version. There is no longer any need to ever have histogram option disabled.
luis wrote:2) if the canvas is smaller than the image pasted, ...
A workaround can be to first use the 'New Image' option from the popup menu and create a blank image sized large enough to contain the pasted image.
I'm going to change the cursor to the 'hand' variation while paste is in progress to give some indication to the user.
luis wrote:the ability to have a large image to "fit" to the window size (not vital, but that's the norm and it can be handy to have a full view)
I am considering adding various zoom options including zoom to fit.
luis wrote:a preview (real time best or with a click in the dialog window) while you are changing brightness and contrast, ...
The TrackBarGadget really needs a 'mouse up' event to make this work as I would like. Updating the image as the track bar moves along is too much
computation time for larger images, that is why I chose the 'Apply' button approach. I do have another idea I'm going to try for this so wait and see.
If not for your original code luis, I doubt if wilbert would have ever written the ASM NeuQuant module.
BP