[EMAIL PROTECTED] пишет:
Enlightenment CVS committal

Author  : zuluone
Project : e17
Module  : apps/entice

Dir : e17/apps/entice


Modified Files:
README



Log Message:
Changed zoom behaviour so that zooming in/out twice doubles/halves the scale factor, and increased the maximum zoom factor to 32x, then fixed a bug with scrolling and the mini-image selector that the change revealed/caused (I'm still not sure which).
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entice/README,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -3 -r1.5 -r1.6
--- README 18 Aug 2003 10:01:31 -0000 1.5
+++ README 19 Aug 2003 23:11:22 -0000 1.6
@@ -25,6 +25,8 @@
* maybe add the ability to drag images from one position to another in
the list
* maybe make the file info (name & size) fade out after a few seconds
+* allow for slideshow behaviour
+* allow users to rename image files from within entice
There are some known bugs also:
* image flipping does not update the image: doing a drag or other operation





--__--__--


1. What does it mean "zooming in/out twice doubles/halves the scale factor"? Usually i need to scale faces up or down to fit screen. My vote for AutoCAD mousewheel behaviour.

I mean scaling 125%/80%. Well, could be 2^(1/n)/0,5^(1/n), where n equals number of the steps you want image to be doubled, 4 for example :). And keeping point of the image under the mouse unmoved.

2. Zoom factor up to 32x? Why not 64x or 16x? And what for?
If you try to avoid entice killing by kernel, isn't there more proper ways?

3. Slideshow. Quite easy to implement, and looks like you're on your way to :), but how you're going to pass options?

yours,
glassy




------------------------------------------------------- This SF.net email is sponsored by Dice.com. Did you know that Dice has over 25,000 tech jobs available today? From careers in IT to Engineering to Tech Sales, Dice has tech jobs from the best hiring companies. http://www.dice.com/index.epl?rel_code=104 _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to