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

Extend support for placeholders #2

Open
kamilburda opened this issue Feb 2, 2024 · 0 comments
Open

Extend support for placeholders #2

kamilburda opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@kamilburda
Copy link
Owner

kamilburda commented Feb 2, 2024

To support use cases like "set layer offsets to 50% of image size", we need to provide additional placeholders, particularly for integer and float parameters. This way, the user has the option to specify a value which will be dynamically derived from the attributes of an object, e.g. image or layer width/height.

Conversely, one may want to apply a procedure on a specific layer or image rather than the currently processed layer/image.

In the GUI, we need to allow the user to toggle between the regular and the placeholder widgets when editing procedures/constraints.

@kamilburda kamilburda added the enhancement New feature or request label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant