Closed remcoder closed 4 months ago
Visit the preview URL for this PR (updated for commit 8baa2a0):
https://gcode-preview--pr182-fix-stats-counter-po-bu5gyd3b.web.app
(expires Mon, 29 Jul 2024 18:33:04 GMT)
🔥 via Firebase Hosting GitHub Action 🌎
Sign: 59bd114ae4847b32c2bba0b68620b9069a3e3531
@sophiedeziel since you've created the devMode, you might have an opinion on my changes. I was wondering if the new option (statsContainer
) should be in the devMode object. And if not, wether the devMode and stats should really be separate..
No strong opinion, but I lean towards an option as part of the dev mode options.
It could be part of the devgui panels, I think that would be the best for a unified dev experience
changes
opts.devMode.statsContainer
, for passing an html element that will be the container for the stats object.stats
to facilitate styling.fixes #176