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