Fix gui on mobile and style for mobile
Line: 5
|
import { Color } from 'three' |
|
import Stats from 'three/examples/jsm/libs/stats.module.js' |
|
|
|
// TODO: Gui on mobile is broken/too big |
|
// category=lilgui |
|
// Fix gui on mobile and style for mobile |
|
|
|
// TODO: Gui fps sometimes show fps,ms,mem, and somethimes only fps,ms |
|
// category=lilgui |
|
// FPS section in gui can have 2 or 3 elements depending on browser account for that |
|
|
Fix gui on mobile and style for mobile
Line: 5
trakr.app//assets/js/Gui.js
Lines 2 to 12 in e045d0a