issues
search
Omniblox
/
Eagle-Loader
THREE.js Loader for EAGLE .brd files
https://omniblox.io
MIT License
19
stars
4
forks
source link
Omniblox.io Issues
#3
Open
follower
opened
8 years ago
follower
commented
8 years ago
[ ] Fix issue where home page images are hidden on mobile/narrow windows due to
overflow-x: hidden;
on the
thumbList
element.
[ ] Fix hard-coded
renderer.setSize( 640, 480 )
call & style in e.g.
http://omniblox.io/eagleloader/sparkfun-redstick
which causes poor location/visibility on mobile/narrow windows.
overflow-x: hidden;
on thethumbList
element.renderer.setSize( 640, 480 )
call & style in e.g. http://omniblox.io/eagleloader/sparkfun-redstick which causes poor location/visibility on mobile/narrow windows.