Layer Naming
complete
Justin Rupp
marked this post as
complete
Fixed in GitHub commit f3696b2.
Justin Rupp
marked this post as
in progress
Justin Rupp
Thanks! I'll work on a fix for this, maybe add a check to see if the auto generated name already exists, and count higher until it finds one that doesn't exist.
Justin Rupp
marked this post as
planned
C
Cameron Miller
and it seems to just always make layer "N" as a name if there is only N-1 layers. if I have 2 layers the new layer will be "Layer 3" and so forth. regardless of the names of existing layers.