mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-01 17:20:09 -06:00
Size range changed
This commit is contained in:
@@ -116,7 +116,7 @@ namespace openspace {
|
||||
glm::vec3(1.f)
|
||||
)
|
||||
, _opacity(OpacityInfo, 1.f, 0.f, 1.f)
|
||||
, _size(SizeInfo, 1.f, 0.f, 600.f)
|
||||
, _size(SizeInfo, 1.f, 0.f, 150.f)
|
||||
, _toggleVisibility(ToggleVisibilityInfo, true)
|
||||
{
|
||||
documentation::testSpecificationAndThrow(
|
||||
|
||||
Reference in New Issue
Block a user