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