mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2025-12-11 13:26:16 +00:00
feat: improve legebility for inactive layout layers
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
|
||||
setContext<VisualLayoutConfig>("visual-layout-config", {
|
||||
scale: 50,
|
||||
inactiveScale: 0.5,
|
||||
inactiveOpacity: 0.4,
|
||||
inactiveScale: 0.7,
|
||||
inactiveOpacity: 0.8,
|
||||
strokeWidth: 1,
|
||||
margin: 5,
|
||||
fontSize: 9,
|
||||
|
||||
Reference in New Issue
Block a user