mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 13:17:41 +00:00
CSS, though clean, results in delays in element size changes. When switching between a view that has tile headers and a view that does not, this manifests as visible "popping" as client displays are initially sized to fit the area without the header followed by the area with the header. Leveraging AngularJS directly ensures that such changes occur in lockstep with the connection process.