mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-05 19:19:39 -06:00
Add DashboardItem that can display a property value
Fix documentation of most other dashboard items
This commit is contained in:
@@ -129,7 +129,7 @@ DashboardItemSimulationIncrement::DashboardItemSimulationIncrement(
|
||||
documentation::testSpecificationAndThrow(
|
||||
Documentation(),
|
||||
dictionary,
|
||||
"DashboardItemDate"
|
||||
"DashboardItemSimulationIncrement"
|
||||
);
|
||||
|
||||
if (dictionary.hasKey(FontNameInfo.identifier)) {
|
||||
|
||||
Reference in New Issue
Block a user