MosswartMassacre/MosswartMassacre/Views
erik 1ffa163501 Fix hot reload: restore window position and add character stats timer
InitializeForHotReload was missing window position restore (settings
loaded after ViewInit, but position never re-applied) and character
stats streaming timer (10-min interval + initial send).

Added VVSTabbedMainView.RestorePosition() static wrapper and wired
it into the hot reload path after settings load. Added character
stats timer initialization as step 10.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 15:05:21 +00:00
..
FlagTrackerView.cs v5.0.0.0 2025-06-22 22:31:21 +02:00
VVSBaseView.cs v5.0.0.0 2025-06-22 22:31:21 +02:00
VVSTabbedMainView.cs Fix hot reload: restore window position and add character stats timer 2026-02-27 15:05:21 +00:00