Remove scrolling of problem page

Post Reply
syock

Post by syock »

Currently, the problem applet seems to have size proportionate (or maybe equal?) to the current resolution. Since goproblems.com has a menu at the top, scrolling is needed to see the rest of the applet.

I suggest resizing the size of the applet so that it will fit to the current screen resolution with the top interface included, and no page scrolling will be needed. If board size is large, you could always introduce a scroll bar on the applet instead

{Posted by syock}
admin

Post by admin »

it's a good idea, but there are a couple of problems. the first is the "introduction" problem. this takes a variable amount of space. more serious is that there's no way to correctly size the applet. you can do either an absolute pixel size or a percentage of the page. neither of these solutions will work with different resolutions.

i'm going to work on shrinking the top part tho.

thanks,
adum

{Posted by admin}
Post Reply