stalgiag / p5.xr

a library that helps turn p5.js sketches into immersive experiences using WebXR
GNU Lesser General Public License v2.1
117 stars 25 forks source link

Button restyle #173

Closed smrghsh closed 1 year ago

smrghsh commented 1 year ago

Increasing contrast between the VR Button and environments (that are usually dark) by adding a white background. It is translucent so as not to obscure anything behind it. The default white background should also provide contrast to the title text.

stalgiag commented 1 year ago

This would benefit from an update with rebase

smrghsh commented 1 year ago

@stalgiag I attempted to do so, but I'm not sure if I did an update with rebase correctly. I ran git rebase upstream/main, git pull, and git push

stalgiag commented 1 year ago

Do you see the 'Update Branch' option? It is enabled in the repo.