mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-30 20:15:35 +08:00
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:
committed by
Roland Winklmeier
parent
4bef444f40
commit
7ba9a35c52
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user