mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-24 16:04:44 +08:00
Revert documentation (caused a bug)
This commit is contained in:
@@ -78,7 +78,7 @@ export default class FastSelectionModel {
|
||||
|
||||
computeBoundaries() {
|
||||
this.boundaries = {
|
||||
// Primary axis negative expanding
|
||||
// Primary axis negative expanding
|
||||
primaryN: {
|
||||
v: this.primaryOrder.getPrevValue(),
|
||||
i: this.primaryOrder.getPrev()
|
||||
|
||||
Reference in New Issue
Block a user