Sound drag/drop
This commit is contained in:
@@ -13,7 +13,6 @@ namespace anm2ed::canvas
|
||||
constexpr auto PIVOT_SIZE = glm::vec2(8, 8);
|
||||
constexpr auto ZOOM_MIN = 1.0f;
|
||||
constexpr auto ZOOM_MAX = 2000.0f;
|
||||
constexpr auto POSITION_FORMAT = "Position: ({:8}, {:8})";
|
||||
|
||||
constexpr auto DASH_LENGTH = 4.0f;
|
||||
constexpr auto DASH_GAP = 1.0f;
|
||||
|
||||
Reference in New Issue
Block a user