the subversion status window is never the right size. It's either too short and causes a scrollbar, or too long and wastes space.
I request a way to resize the window with javascript. And a way to make the body background transparent.
That way i can set the window size myself or set a default size the height of the window. Transparent would let you click through, obviously.
That would allow for all kinds of crazy useful stuff.
thomas Aylott—subtleGradient
On 8/8/2006, at 4:50, thomas Aylott wrote:
I request a way to resize the window with javascript. And a way to make the body background transparent.
You should be able to resize via JavaScript. But the window can’t be set to transparent AFAIK. I would need to add a custom JS property for that.
When do you need to have it transparent?