External Editor
Yamb
Web iPhoto Access
 29 membres
Utilisateurs en ligne
( personne )
147702 visiteurs
10 visiteurs en ligne
|
Sujet n°71 |
Proposals
par Reinard - visiteur
le 23/02/2006 @ 14:26 |
 |
Just as I am playing ...
1. Clicking on the thumb should show the fully scaled pic (it should fit the actual window size of the browser. That's most often used I think. Marking for download could be a button at the place the looking glass is actually.
2. Also the slide show produces pics too big (PB 17"). Perhaps most of the really used stuff could be put to 1 headline |
 |
Réponse n°1 |
par Globs - ( 152 messages )
le 23/02/2006 @ 20:43 |
 |
1. Let me explain the way I did it: When you want to select pictures to download, you have to click several times and focusing a small icon would make it long and difficult. That's why I set this action on the complete image.
But if you want to display an image (that means, switch to the slideshow mode), you just need to click one time in this icon, and you stay in the slideshow mode.
2. I tried to organize the page so that the entire image can be seen on a 1024x768 screen, on a standard Safari, with the search bar in 'simple' mode.
If you want a smaller image, you can edit wipha/main.php and change this line:
$wipha->sendPhoto($_GET['ph'], 640, 640);
The current 640, 640 are the maxWidth and maxHeight or the computed image resized to fit this maximum box while keeping the same ratio.
|
 |

|
|