mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-02-23 23:34:43 +08:00
Input classes simplified further
This commit is contained in:
@@ -32,8 +32,4 @@ export default class UEBlueprintDraggableObject extends HTMLElement {
|
||||
return this.location
|
||||
}
|
||||
|
||||
getScale() {
|
||||
return getComputedStyle(this).getPropertyValue('--ueb-scale')
|
||||
}
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user