Skip to content

correct project modified when crop region changes - #2912

Open
Saarli wants to merge 1 commit into
appleseedhq:masterfrom
Saarli:#1788-Defining_crop_region_with_mouse_doesn't_mark_project_as_modified
Open

correct project modified when crop region changes#2912
Saarli wants to merge 1 commit into
appleseedhq:masterfrom
Saarli:#1788-Defining_crop_region_with_mouse_doesn't_mark_project_as_modified

Conversation

@Saarli

@Saarli Saarli commented Jun 14, 2021

Copy link
Copy Markdown

Fixes #1788

The project will now be marked as modified if a new crop region is defined or if the crop region is cleared.

The slot slot_project_mofified() of mainwindow.cpp was used as a function since the function creating the crop Area/ render region was already in the same class.

The project will now be marked as modified if a new crop region is defined or if the crop region is cleared.

The slot slot_project_mofified() of mainwindow.cpp was used as a function since the function creating the crop Area/ render region was already in the same class.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Defining crop region with mouse doesn't mark project as modified

1 participant