mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-11 15:37:41 +00:00
Show/hide touch menu through display rather than visiblity, fix sending of non-integer screen sizes for small screens.
This commit is contained in:
@@ -262,7 +262,7 @@ textarea#eventTarget {
|
||||
div#touchMenu {
|
||||
|
||||
position: absolute;
|
||||
visibility: hidden;
|
||||
display: none;
|
||||
z-index: 4;
|
||||
|
||||
white-space: pre;
|
||||
|
Reference in New Issue
Block a user