Acceleration based mounting - #1702
Draft
ButterscotchV wants to merge 7 commits into
Draft
Conversation
ButterscotchV
force-pushed
the
bscotch/accel-mount
branch
3 times, most recently
from
January 2, 2026 15:40
4850ee0 to
8182f95
Compare
loucass003
reviewed
Jan 12, 2026
| /> | ||
| </div> | ||
| </div> | ||
| <div className="grid sm:grid-cols-1 gap-3 pb-3"> |
Member
There was a problem hiding this comment.
can we stop copy pasting without checking what it does.
You are making a grid with only one item 🤷
ButterscotchV
force-pushed
the
bscotch/accel-mount
branch
from
April 1, 2026 00:25
d8b94b3 to
39e2702
Compare
ButterscotchV
force-pushed
the
bscotch/accel-mount
branch
3 times, most recently
from
April 20, 2026 02:53
b6b785f to
ceb2ff3
Compare
ImSapphire
force-pushed
the
bscotch/accel-mount
branch
from
April 21, 2026 00:12
54e87bf to
09c7742
Compare
Fixes rare ConcurrentModificationException with step mounting
ButterscotchV
force-pushed
the
bscotch/accel-mount
branch
from
May 24, 2026 09:26
09c7742 to
7a06e71
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds an acceleration based automatic mounting option (step mounting).