Hi,
Is it possible to change the fullscreen widget's logo into text instead of the current icon ? I need to be able to have users simply click a button that says "Enter Fullscreen" instead of the icon.
Thanks!
Solved! Go to Solution.
Not really a simple way to change this, but you can add your own button and use the FullscreenViewModel to do the same thing.
Not really a simple way to change this, but you can add your own button and use the FullscreenViewModel to do the same thing.
I added a button and ran the enter and toggle methods with the fullscreenviewmodel and I ran into this error.
I'm using the latest version of chrome and tried it with different browsers
Nevermind, I figured it out thanks!