mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
0bd6ff9ea7
The viewport wasn't being recalculated when the viewport margins changed, and was also subject to some rounding errors. Round off the values before comparing them (as they're screen pixels), and make sure to update the viewport when the margins change. Margins were also not correctly being altered when in overscroll, which could cause bottom-aligned fixed position content to be incorrectly offset. |
||
---|---|---|
.. | ||
ActivityResultHandler.java | ||
ActivityResultHandlerMap.java | ||
EventDispatcher.java | ||
FloatUtils.java | ||
GamepadUtils.java | ||
GeckoBackgroundThread.java | ||
GeckoEventListener.java | ||
GeckoEventResponder.java | ||
GeckoJarReader.java | ||
HardwareUtils.java | ||
INIParser.java | ||
INISection.java | ||
StringUtils.java | ||
ThreadUtils.java | ||
UiAsyncTask.java |