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

[Bugfix] textLayoutPreviewAction does not assign a name to the text element #379

Closed
wants to merge 2 commits into from

Commits on Dec 28, 2023

  1. Update PreviewHandler in ClassController.php

    To be able to use the preview in the class editor, an object with a name is expected. The solution provided is only used for the preview and has no effect on other areas.
    dark-cms committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    7d2c329 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    433d7a9 View commit details
    Browse the repository at this point in the history