mirror of
https://github.com/barsdeveloper/ueblueprint.git
synced 2026-05-18 03:11:05 +08:00
Additional pin templates type
This commit is contained in:
@@ -2,7 +2,7 @@ export default class Configuration {
|
||||
static deleteNodesKeyboardKey = "Delete"
|
||||
static enableZoomIn = ["LeftControl", "RightControl"] // Button to enable more than 0 (1:1) zoom
|
||||
static expandGridSize = 400
|
||||
static fontSize = "13px"
|
||||
static fontSize = "12px"
|
||||
static gridAxisLineColor = "black"
|
||||
static gridLineColor = "#353535"
|
||||
static gridLineWidth = 1 // pixel
|
||||
|
||||
Reference in New Issue
Block a user