Mapping component, do not allow to change model set when connected to simulator

* selector read-only color
* fixed read-only mode
* renamings, init improved
This commit is contained in:
Klaus Basan
2018-04-18 04:37:24 +02:00
committed by Roland Winklmeier
parent 4bef444f40
commit 7ba9a35c52
4 changed files with 52 additions and 21 deletions

View File

@@ -167,6 +167,10 @@ BlackGui--Components--CDBusServerAddressSelector::disabled {
background: rgba(4, 105, 105, 105);
}
BlackGui--Components--CSimulatorSelector::disabled {
background: rgba(4, 105, 105, 105);
}
BlackGui--Components--CDownloadComponent,
BlackGui--Components--CDownloadDialog,
BlackGui--Components--CRawFsdMessagesComponent,