Merge pull request #4 from realityengines/users/aman/remove-full-screen-option

remove full screen option for vnc
This commit is contained in:
aman-abacus 2025-04-28 16:30:23 +05:30 committed by GitHub
commit db075f0adf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -184,9 +184,9 @@
</div>
</div>
<input type="image" alt="Full screen" src="app/images/fullscreen.svg"
<!-- <input type="image" alt="Full screen" src="app/images/fullscreen.svg"
id="noVNC_fullscreen_button" class="noVNC_button noVNC_hidden"
title="Full screen">
title="Full screen"> -->
<input type="image" alt="Settings" src="app/images/settings.svg"
id="noVNC_settings_button" class="noVNC_button"