c-through icon indicating copy to clipboard operation
c-through copied to clipboard

Lower slider starts off-screen?

Open simongis opened this issue 8 years ago • 2 comments

Its late, so forgive me if this is a basic one, but when I open either your demo site or a fork on my own web server, the lower right controls appear outside of the initial viewport and not aligned to the bottom of the scene. Is this an easy fix? Would like to show this at an upcoming 3D conference.

11

simongis avatar Oct 03 '17 11:10 simongis

Hi @simongis , i think it`s a browser/resolution problem. If you zoom out in your browser to 75% it should be fine. I, myself, have this problem with laptops with high DPI which have that windows option to increase tabs/icons etc to 125% or so...

Ionut

ialixandroae avatar Oct 03 '17 11:10 ialixandroae

Right, the c-through application is not designed/implemented to be responsive to different browser resolutions and aspect ratios (it was really just a prototype). However this should not be hard to fix if you pull the source code.

gutierrezj avatar Oct 03 '17 12:10 gutierrezj