Skip to content

RFC: new event after preset or style has been applied #638

@deekayhd

Description

@deekayhd

I am thinking about a way to trigger some actions after a style has been applied., Typical examples would be:

  • rotate and perspective: analyze line structure and correct
  • AgX: auto tune levels
  • Filmic: Auto tune levels
  • ...

My current idea is to execute a Lua script after a style (or maybe preset) has been applied. However, to my knowledge this would need a new event. There is already an event DT_SIGNAL_PRESET_APPLIED, but it is not exposed to Lua scripts. I could not find any similar event for styles.

@wpferguson What is your opinion?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions