-
-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement Sentakki Editor #75
Closed
Closed
Commits on Jun 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 64672fc - Browse repository at this point
Copy the full SHA 64672fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for a7ca772 - Browse repository at this point
Copy the full SHA a7ca772View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d30f4 - Browse repository at this point
Copy the full SHA e3d30f4View commit details -
Make select tool select stuff in a more sensible way
Since the hitarea is detached from the note visuals, it makes selecting very odd.
Configuration menu - View commit details
-
Copy full SHA for 1c43960 - Browse repository at this point
Copy the full SHA 1c43960View commit details -
Account for animation duration in ShouldBeAlive check
Avoids an issue where notes can be selected before they first become visible
Configuration menu - View commit details
-
Copy full SHA for e214b1d - Browse repository at this point
Copy the full SHA e214b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for defa58d - Browse repository at this point
Copy the full SHA defa58dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c8000db - Browse repository at this point
Copy the full SHA c8000dbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8e5f3 - Browse repository at this point
Copy the full SHA 2a8e5f3View commit details -
Fix selection boundaries not being correct
In the SSDQ, TopLeft may not actually be the top left, and the SelectionHandler doesn't safely handle such cases. To resolve this, a function is used to make sure everything is correct before it goes down the chain.
Configuration menu - View commit details
-
Copy full SHA for 98cf2a0 - Browse repository at this point
Copy the full SHA 98cf2a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5bcd85e - Browse repository at this point
Copy the full SHA 5bcd85eView commit details
Commits on Jun 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ea254a4 - Browse repository at this point
Copy the full SHA ea254a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61515d9 - Browse repository at this point
Copy the full SHA 61515d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cca321 - Browse repository at this point
Copy the full SHA 1cca321View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8d6f43 - Browse repository at this point
Copy the full SHA f8d6f43View commit details -
Use the selection pieces' SSDQ as the selection quad The HOLD selection is using a rotated SSDQ, so it has to be converted to an Rectanglef (which makes sure everything is the right way up). It is shrunk so that the quad size appears roughly the same to the other quads
Configuration menu - View commit details
-
Copy full SHA for 789ad12 - Browse repository at this point
Copy the full SHA 789ad12View commit details
Commits on Jun 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 05c2ad3 - Browse repository at this point
Copy the full SHA 05c2ad3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 262f6ec - Browse repository at this point
Copy the full SHA 262f6ecView commit details -
Changes the Angle variable into a bindable, so that visual jank is avoided. Looking to change this in another PR.
Configuration menu - View commit details
-
Copy full SHA for 0a3269b - Browse repository at this point
Copy the full SHA 0a3269bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0604af - Browse repository at this point
Copy the full SHA f0604afView commit details
Commits on Jun 27, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d4ffdd3 - Browse repository at this point
Copy the full SHA d4ffdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0e08e - Browse repository at this point
Copy the full SHA fa0e08eView commit details
Commits on Jul 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ebd4d12 - Browse repository at this point
Copy the full SHA ebd4d12View commit details
Commits on Jul 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for be59480 - Browse repository at this point
Copy the full SHA be59480View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6202c3d - Browse repository at this point
Copy the full SHA 6202c3dView commit details
Commits on Jul 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b5757c2 - Browse repository at this point
Copy the full SHA b5757c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f5bae4d - Browse repository at this point
Copy the full SHA f5bae4dView commit details
Commits on Jul 23, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 873a262 - Browse repository at this point
Copy the full SHA 873a262View commit details
Commits on Aug 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9c4605a - Browse repository at this point
Copy the full SHA 9c4605aView commit details
Commits on Aug 29, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a825197 - Browse repository at this point
Copy the full SHA a825197View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8f7d69a - Browse repository at this point
Copy the full SHA 8f7d69aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee160d - Browse repository at this point
Copy the full SHA 2ee160dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a94cd8b - Browse repository at this point
Copy the full SHA a94cd8bView commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 20db863 - Browse repository at this point
Copy the full SHA 20db863View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30ed39c - Browse repository at this point
Copy the full SHA 30ed39cView commit details
Commits on Sep 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for a8fd7bb - Browse repository at this point
Copy the full SHA a8fd7bbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0936d75 - Browse repository at this point
Copy the full SHA 0936d75View commit details
Commits on Oct 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 845be8b - Browse repository at this point
Copy the full SHA 845be8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for af68bfe - Browse repository at this point
Copy the full SHA af68bfeView commit details -
Configuration menu - View commit details
-
Copy full SHA for acbb029 - Browse repository at this point
Copy the full SHA acbb029View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3319e25 - Browse repository at this point
Copy the full SHA 3319e25View commit details
Commits on Oct 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 8ffb113 - Browse repository at this point
Copy the full SHA 8ffb113View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8066df1 - Browse repository at this point
Copy the full SHA 8066df1View commit details
Commits on Dec 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for cf9f82b - Browse repository at this point
Copy the full SHA cf9f82bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 994c815 - Browse repository at this point
Copy the full SHA 994c815View commit details
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.