chain-studio/lib
flemming-it 696541e5b3
Some checks failed
Security / Security check (push) Failing after 1s
fix(studio): narrow default window to 1280x900
The 1440x900 default felt too wide for first-run: the
Welcome page's 960 px content column left visible slack on
either side even after the centring fix, and the editor's
sidebar plus canvas plus properties panel still didn't
need that much horizontal room on a fresh open.

1280x900 matches the most common laptop effective
resolution, keeps every Studio surface comfortable, and
the operator can resize larger any time. Same value
across all three host platforms (macOS NSWindow setContentSize,
Linux gtk_window_set_default_size, Windows Win32Window::Size).

Version 0.52.3 -> 0.52.4.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
2026-06-01 16:06:50 +02:00
..
data feat(studio): Flows page IS the editor — three-tab graph+text+run 2026-06-01 00:52:23 +02:00
l10n fix(studio): localize sidebar tooltips that stayed English 2026-05-31 23:28:49 +02:00
pages fix(studio): centre Welcome page content on wide windows 2026-06-01 10:52:38 +02:00
theme feat(studio): surface provider + sourceKind + versionAdvisory on CapabilityInfo 2026-05-28 10:54:48 +02:00
widgets chore(deps): bump file_picker 8→11 + transitive lifts 2026-05-29 07:15:25 +02:00
main.dart fix(studio): narrow default window to 1280x900 2026-06-01 16:06:50 +02:00