From 714d913ecee1a1a1f710870e9ffd811537abbea3 Mon Sep 17 00:00:00 2001 From: PhatPhuckDave Date: Tue, 10 Feb 2026 10:37:51 +0100 Subject: [PATCH] Fix up the layouts --- bin/net8.0-windows8.0/EVE-O-Preview-Master.json | 2 +- bin/net8.0-windows8.0/Profiles/system.json | 16 ++++++++-------- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/bin/net8.0-windows8.0/EVE-O-Preview-Master.json b/bin/net8.0-windows8.0/EVE-O-Preview-Master.json index f41e33a..aa1cd0a 100644 --- a/bin/net8.0-windows8.0/EVE-O-Preview-Master.json +++ b/bin/net8.0-windows8.0/EVE-O-Preview-Master.json @@ -1,7 +1,7 @@ { "ActiveProfile": "capacitor", "Profiles": [ - "system", + "capacitor", "overview-ship", "system", "drones", diff --git a/bin/net8.0-windows8.0/Profiles/system.json b/bin/net8.0-windows8.0/Profiles/system.json index d447e70..ede8cc0 100644 --- a/bin/net8.0-windows8.0/Profiles/system.json +++ b/bin/net8.0-windows8.0/Profiles/system.json @@ -80,7 +80,7 @@ "EnablePerClientThumbnailLayouts": false, "HideThumbnailsOnLostFocus": false, "HideThumbnailsDelay": 2, - "ThumbnailSize": "210, 60", + "ThumbnailSize": "210, 80", "ThumbnailMaximumSize": "2147483647, 2147483647", "ThumbnailMinimumSize": "1, 1", "EnableThumbnailSnap": true, @@ -93,8 +93,8 @@ "ShowThumbnailFrames": false, "LockThumbnailLocation": false, "ThumbnailSnapToGrid": true, - "ThumbnailSnapToGridSizeX": 52, - "ThumbnailSnapToGridSizeY": 15, + "ThumbnailSnapToGridSizeX": 105, + "ThumbnailSnapToGridSizeY": 20, "EnableActiveClientHighlight": true, "ActiveClientHighlightColor": "GreenYellow", "OverlayLabelColor": "Orange", @@ -113,11 +113,11 @@ "ToggleAllThumbnailsHotkey": "Alt+Oem3", "PerClientLayout": {}, "FlatLayout": { - "EVE - Quartio": "-448, -48", - "EVE - Tertiale": "-896, -48", - "EVE - Secundamen": "-1344, -48", - "EVE - Primorium": "-644, -432", - "EVE - PhatPhuckDave": "-1092, -432" + "EVE - Quartio": "-210, 1420", + "EVE - Tertiale": "-210, 1340", + "EVE - Secundamen": "-210, 1260", + "EVE - Primorium": "-210, 1180", + "EVE - PhatPhuckDave": "-210, 1100" }, "ClientLayout": {}, "ClientHotkey": {},