Bug 232141 - No preview when changing layer properties
Summary: No preview when changing layer properties
Status: RESOLVED FIXED
Alias: None
Product: krita
Classification: Applications
Component: General (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: pentalis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-25 19:38 UTC by Mad Fish
Modified: 2011-07-04 16:56 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mad Fish 2010-03-25 19:38:45 UTC
Version:           2.1.1 (using 4.4.1 (KDE 4.4.1), Arch Linux)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.32-ARCH

When the layer properties are modified (composition type or layer opacity changed) it is useful to see what the resulting image would look like.

Currently layer properties dialog is modal and isn't providing any visual feedback.
Comment 1 pentalis 2011-07-04 16:56:35 UTC
Git commit ca4c8522f002314504d52b4195f9fb9f3e2acad1 by José Luis Vergara.
Committed on 04/07/2011 at 18:48.
Pushed by jlvergara into branch 'master'.

Modify kis_dlg_layer_properties to show a preview of changes to the user

o Modify KisLayerManager and KisDlgLayerProperties to let the latter take charge of handling the changes to the layer.
o Add a ticker to keep change of changes to the configuration and show preview changes.
o Make the dialog non-modal.
o Modify wdglayerproperties.ui to give more room for widgets.
o ...Also add a preview CheckBox.

BUG:232141

M  +112  -18   krita/ui/dialogs/kis_dlg_layer_properties.cc     
M  +17   -9    krita/ui/dialogs/kis_dlg_layer_properties.h     
M  +31   -15   krita/ui/forms/wdglayerproperties.ui     
M  +5    -40   krita/ui/kis_layer_manager.cc     

http://commits.kde.org/calligra/ca4c8522f002314504d52b4195f9fb9f3e2acad1