Chandan Pitta wrote:
> On 1/5/07, Duncan Webb <[EMAIL PROTECTED]> wrote:
>> Chandan Pitta wrote:
>>> What happened to the images? The pop-up window shows only scaled
>>> image. I see that the javascript for openfoto has changed and is
>>> causing the browser to scale the image. Can someone take a look at it.
>>> Is it part of a larger fix that is coming later?
>> I had to commit Wout's patches otherwise your patches will not succeed,
>> there need to be a fix here.
> 
> I see. Is Wout fixing this issue? I can take a look at it otherwise.

I think Wout got stuck with this problem.

>> Questions:
>>
>> 1) how can the maximum client area when a browser is maximised be
>> determined. If this is not possible then the screen size needs to be
>> determined and then take away a bit for the window dressing.
> 
> I no expert in JavaScript (actually I am a novice) but I am sure the
> window client area can be determined from JS. I found some tips on how
> to do it when I did some reading while I was trying to fix your issue
> where large images were going out of screen area. After Wout's fix I
> simply stopped the pursuit. I will do it again if nobody picks it up.

I'm no JS expert either, so may be it is best if you have a look at it
first.

>> 2) how can the browser window be sized.
>>
>> The bowser needs to be opened with a image, when the image is bigger
>> than the maximum size of the browser the image needs to be scaled to the
>> maximum area and then the browser needs to be resized to this area to
>> retain the aspect ratio.
> 
> I think this can also be done. Again any takers? Don't want to
> duplicate effort :)

Agreed, duplicated effort is not too good :) Since your getting very
familiar with the code, you possible most able to solve this problem.

Cheers,
Duncan




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to