Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Huge layout/style update #1685

Merged
merged 6 commits into from
Aug 24, 2023
Merged

Huge layout/style update #1685

merged 6 commits into from
Aug 24, 2023

Conversation

Jowan-Spooner
Copy link
Collaborator

This new update allows configuring multiple styles:

  • each style is a combination of a layout scene (can be a preset) and export overrides.
  • styles can inherit settings and layout from other styles
  • styles can be used with Dialogic.Style.add_layout_style() or the character style or the change style event

Also big changes to the layout editor have happened.

Also renamed the DefaultStyles folder to DefaultLayouts as I finally decided on one naming system:

  • Layout = the scene that contains the nodes (whether preset or custom)
  • Style = the named combination of a layout with specific settings

This new update allows configuring multiple styles:
- each style is a combination of a layout scene (can be a preset) and export overrides.
- styles can inherit settings and layout from other styles
- styles can be used with Dialogic.Style.add_layout_style() or the character style or the change style event

Also big changes to the layout editor have happened.

Also renamed the DefaultStyles folder to DefaultLayouts as I finally decided on one naming system:
- Layout = the scene that contains the nodes (whether preset or custom)
- Style = the named combination of a layout with specific settings
@Jowan-Spooner Jowan-Spooner merged commit d76cf79 into main Aug 24, 2023
@Jowan-Spooner Jowan-Spooner deleted the layout-configs branch August 30, 2023 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant