Skip to content

Fix webapp and screenplay document editing#646

Merged
chrisgregan merged 2 commits into
mainfrom
fix-webapp
Feb 28, 2026
Merged

Fix webapp and screenplay document editing#646
chrisgregan merged 2 commits into
mainfrom
fix-webapp

Conversation

@chrisgregan
Copy link
Copy Markdown
Contributor

This pull request refactors how .scene files are handled and previewed in the application. It removes the generic HTML preview provider system and introduces a dedicated document editor factory and view for .scene files, improving modularity and maintainability. The changes also update the messaging system to notify views when scene content is updated, and clean up unused code and dependencies.

@chrisgregan chrisgregan merged commit 2960f8a into main Feb 28, 2026
3 checks passed
@chrisgregan chrisgregan deleted the fix-webapp branch February 28, 2026 08:52
chrisgregan added a commit that referenced this pull request Mar 19, 2026
* Fix webapp navigation

* Convert screenplay to use document factory system
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant