index
:
tilo
main
Tilo: Interactive Tree of Life
Terry Truong
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
components
/
SettingsModal.vue
Age
Commit message (
Expand
)
Author
2022-07-05
Revert to showing px in settings instead of mm
Terry Truong
2022-07-04
Add help-info content
Terry Truong
2022-07-03
Add styling, mainly for TileInfoModal and Settings
Terry Truong
2022-07-01
Generate 3 reduced trees, keeping the original, and serve only those
Terry Truong
2022-06-30
Add ui-option touchDevice
Terry Truong
2022-06-29
Add setting for disabling keyboard shortcuts
Terry Truong
2022-06-29
Remove click-to-reset ability for non-range-slider settings
Terry Truong
2022-06-29
Throttle relayouting caused by settings range-slider dragging
Terry Truong
2022-06-29
Allow single-setting-resets via settings-label-clicks
Terry Truong
2022-06-29
Refactor to provide default-option access to non-top-level components
Terry Truong
2022-06-29
Fix min/max-tile-sz not saving in-tandem where needed
Terry Truong
2022-06-29
Add saved-indicator to Settings
Terry Truong
2022-06-29
Avoid layout/ui-option saved-string name-collisions
Terry Truong
2022-06-28
Add getImagePath() to lib.ts
Terry Truong
2022-06-27
Add getServerResponse()
Terry Truong
2022-06-27
In settings sliders, show mm instead of px
Terry Truong
2022-06-27
In .vue files, move <template> sections to top
Terry Truong
2022-06-27
Clean up code in *Button and *Icon components
Terry Truong
2022-06-27
Clean up code in TutorialPane
Terry Truong
2022-06-27
Clean up code in HelpModal and AncestryBar
Terry Truong
2022-06-27
In settings, use sliders for tile size/spacing
Terry Truong
2022-06-27
Clean up code in SettingsModal
Terry Truong
2022-06-25
Fix settings not saving if closed by other_modal/etc
Terry Truong
2022-06-25
Reduce degrees-of-variance in options set
Terry Truong
2022-06-24
Adjust some option names
Terry Truong
2022-06-24
Move utility functions into util.ts
Terry Truong
2022-06-24
Add type annotations for UI options
Terry Truong
2022-06-24
Fix search-bar mode-change button not saving setting
Terry Truong
2022-06-23
Only save user-changed settings, and re-apply other settings on resize
Terry Truong
2022-06-23
Make default settings screen-size dependent
Terry Truong
2022-06-23
Adjust component event names
Terry Truong
2022-06-19
Automatically save settings changes
Terry Truong
2022-06-17
Make swept-nodes-area leave space for at least 1 non-leaf
Terry Truong
2022-06-17
Fix preferred/fallback sweep-to-parent layout-waste bug
Terry Truong
2022-06-16
Add sweep-to-parent 'auto' setting
Terry Truong
2022-05-28
Add RButton component
Terry Truong
2022-05-24
Add settings save and reset buttons
Terry Truong
2022-05-24
Add jump-to-searched-node setting
Terry Truong
2022-05-23
Add help modal button that opens tutorial
Terry Truong
2022-05-23
Make settings icon fit-in with search/help/etc
Terry Truong