Add a function to quickly preview a dialog layout #564

Closed
opened 2025-02-03 00:59:52 +00:00 by CelticMinstrel · 2 comments
CelticMinstrel commented 2025-02-03 00:59:52 +00:00 (Migrated from github.com)

When designing new dialogs, it takes a lot of work getting the positioning exactly right. It would be nice if there was a way to work this out without constantly quitting and restarting the editor.

Though it could be a separate external tool, I think it would make sense to put it in the scenario editor, as using custom dialogs in a scenario is an eventual goal.

We do have an XSD file that transforms a dialog for previewing in a browser, which used to help… but it hasn't been updated in awhile, and if I recall correctly, it was always a little bit off. I think it would be better to have something that uses the same rendering code.

When designing new dialogs, it takes a lot of work getting the positioning exactly right. It would be nice if there was a way to work this out without constantly quitting and restarting the editor. Though it could be a separate external tool, I think it would make sense to put it in the scenario editor, as using custom dialogs in a scenario is an eventual goal. We do have an XSD file that transforms a dialog for previewing in a browser, which used to help… but it hasn't been updated in awhile, and if I recall correctly, it was always a little bit off. I think it would be better to have something that uses the same rendering code.
NQNStudios commented 2025-02-03 01:47:07 +00:00 (Migrated from github.com)

I am whipping this up real quick.

I am whipping this up real quick.
NQNStudios commented 2025-02-03 14:39:07 +00:00 (Migrated from github.com)

Finished by bc5f42a? Unless you want to keep it open until it's in the scenario editor.

Finished by bc5f42a? Unless you want to keep it open until it's in the scenario editor.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: openboe/oboe#564
No description provided.