turbulenz / webgl_benchmark

Polycraft.gl is an online benchmark application that measures the performance of your WebGL compatible device, powered by Polycraft and ga.me.

Home Page:polycraft.gl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

If the screen is too small, options can become cropped off-screen

volongtran opened this issue · comments

Devices with small screens (like laptops) will not display options that are cropped off-screen due to a lack of scroll bars. This affects the score screen after running the test.

Suggested improvements:

  • Add scrolling by handling mouse scroll
  • Hide configuration unless requested?

The page now scrolls down.