0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 09:02:37 +00:00

Store livescrolling in local storage

Small fixes for loading the correct current state.
This commit is contained in:
David Bolack
2024-06-03 02:26:56 -05:00
parent e69132b40a
commit a715c9e1e6
3 changed files with 35 additions and 22 deletions

View File

@@ -54,11 +54,11 @@
top : 60px;
}
&.lock{
.tooltipRight('Lock cursor tracking between windows.');
.tooltipRight('Unlock cursor tracking between windows.');
top : 90px;
}
&.unlock{
.tooltipRight('Unlock cursor tracking between windows.');
.tooltipRight('Lock cursor tracking between windows.');
top : 90px;
}
&:hover{