You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seed analysis language from project and platform defaults
- analysisLanguage now prefers the active project's first configured language over the platform UI language
- platformLanguage is forwarded to ProjectModals → CreateProjectModal so new projects start with a sensible default in the language field
- makeWebViewState accepts an optional seed map so tests can pre-populate state slots without type assertions
- Clear focusedTokenRef in Interlinearizer when the book changes to prevent stale token references across book switches
- Added tests covering each routing path for analysisLanguage resolution
0 commit comments