Issue #9156: Initialize mask from grascaled copy of chosen layer.
I didn't fully understand some of the code, so I left NULL in some functions as source_layer argument.
and my questions:
- replace
*channeland*source_layeringimp_layer_create_maskwith*voidargument and then cast it to required type based on add_mask_type. - rename
comboinlayer_add_mask_dialog_newtocombo_channelto follow naming.
I think these are still mistakes that I need to fix. That's why I leave some my notes in merge request. Is it normal, or I need to remove them all the time, even if 100% there will be further edits?
Edited by kotvkvante