swftools-common
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Swftools-common] full screen with rfxview.sc


From: Matthias Kramm
Subject: Re: [Swftools-common] full screen with rfxview.sc
Date: Sun, 4 Jan 2009 22:49:46 +0100
User-agent: Mutt/1.5.6i

On Fri, Jan 02, 2009 at 05:02:27PM +0100, Pablo Rodríguez <address@hidden> 
wrote:
> But rfxview is not resizable (as already reported by 
> http://lists.gnu.org/archive/html/swftools-common/2008-12/msg00093.html, 
>  probably due to the width and height definition to fixed lengths at 
> lines 23-24 of the script)

That's not the problem- the problem is that the window size is
evaluated only once, at the start of the viewer.
See the lines starting
with    
    fullwidth = Stage.width
    fullheight = Stage.height
.
That needs to be done in case of resize events, too.

Any patches for this are more than welcome.

Greetings

Matthias






reply via email to

[Prev in Thread] Current Thread [Next in Thread]