Critique > Devlogs & Projects

D-Pixel (my paint program)

<< < (2/17) > >>

surt:
Yeah panning with mouse. Seems to get worse with increased zoom level. A problem calculating the pan vector perhaps?
Also if I resize the window smaller I am no longer able to pan across the full extent of the image in the main editor and the split view get lost off of the edge of the window.

happymonster:
Hmm.. Will have to look at that. The engine I use doesn't support resizing of windows properly, so not surprised at the second problem you mentioned.

happymonster:
Update:

v 0.53 - 2nd October 2010
----------------------------
+ Changed default left and right mouse buttons on Effect primitive tool. Now left mouse button just opens up the options, while right mouse button switches to normal paint mode (which is a common operation)
+ Changed order of pens used for colour replace mode as this works better with filling with colour replace mode
+ Removed cursor drawing error when using colour replace mode
+ Hopefully the occasional graphical error when using the inverse crosshair (filled box, brush copy / cut) has now been fixed
+ Fixed errors with scrolling image around, now works properly and much smoother
+ Added fixed line drawing mode which draws in 22.5 degree angle increments, therefore helping with Isometric drawing as well as diagonal and straight lines
+ Made the area where the mouse is detected over an icon larger and added in text area underneath icons to mouse checks as well

surt:
The panning problem is fixed.
It might be my imagination but the panning feels a little slow like it losing a bit of the mouse delta.

happymonster:
Could be.. I'll have a look at this a bit more before the next release. :)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version