]> git.proxmox.com Git - mirror_novnc.git/commit
Change clippingDisplay() to a property
authorPierre Ossman <ossman@cendio.se>
Fri, 20 Oct 2017 11:03:50 +0000 (13:03 +0200)
committerPierre Ossman <ossman@cendio.se>
Thu, 9 Nov 2017 12:13:41 +0000 (13:13 +0100)
commita80aa41628cf84dc7f290e6d40d93e4d690df5c4
tree6bc118de897a0b56f7d0684a539d1bd4a75effb5
parent15a62695102df4f412e44243c5371d56d4eba964
Change clippingDisplay() to a property

It fits much better as a property given that it only tells what the
current state of things are.
app/ui.js
core/display.js
core/rfb.js
docs/API-internal.md
docs/API.md
tests/test.display.js