| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Was intending to add 'Arranging tiles' and 'Rendering tiles' messages,
but they wouldn't trigger during 'uncontrived' test cases, including
with throttled CPU
|
|
|
|
Stop using @transitionend in Tile, as it seems oddly unreliable (using
@transitioncancel as well didn't help)
|
|
|
|
|
|
For auto-mode and search, enable prerequisite actions when used
|
|
|
|
|
|
|
|
|
|
|
|
With mm, moving the slider would sometimes leave the value unchanged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also update info-modal source-info styling
|
|
|
|
|
|
|
|
|
|
tree-setting change
|
|
|
|
|
|
Return a null entry in such cases, and have client indicate this with
tile-info message.
|
|
Generate a 'trimmed' reduced tree instead of changing the original.
Generate an 'images-only' reduced tree, and use it as the default.
Combine 'picked' reduced tree code with that of other reduced trees.
Adapt server API to allow selecting between more than 2 trees.
Add client setting for selecting between 3 trees.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The intent was to avoid the user initially clicking prev/next,
and not realise they could do the action to advance the tutorial.
|
|
|
|
|
|
|
|
Avoid showing the setting on touch devices
|
|
|
|
|
|
|
|
|
|
|