Skip to content

[cuttlefish] Refactor Screenshot logic

Ismael Asensio requested to merge work/refactor_screenshot into master

Move all montage/screenshot logic to an unique non-visible item (was DualMontage, now Screenshot). This frees up Preview to just simpler on-screen behavior.

It fixes a bug where, after making a non-dual montage, Kirigami.Theme bindings within Preview would break, stopping to follow the Theme combobox:

cuttlefish_theme_break

Follow-up of !11 (merged)

Edited by Ismael Asensio

Merge request reports