firebug / pixel-perfect

Other
55 stars 15 forks source link

Replace checkbox for locking a layer by an icon besides the layer image #9

Open SebastianZ opened 9 years ago

SebastianZ commented 9 years ago

Instead of having a Lock checkbox within the layer options there should be a lock symbol besides the image in the layer list below the option for toggling the visibility.

A bigger version of the lock symbol used within Firebug's DOM panel would fit well here: Lock symbol used within Firebug's *DOM* panel (Good, that I created it as SVG! :-) )

Sebastian

mbuckley commented 9 years ago

1 home

aliuk2012 commented 9 years ago

Possible a fourth one for cloning issue #36

I like the directional arrows but would be a hassle if you what to move it to a specific x/y location

mbuckley commented 9 years ago

Good idea and agreed that the clone would belong somewhere over with the overlay. Either as a primary button or as a hover action similar to how delete works.

@aliuk2012 I guess I was looking at it from a dragging first, then adjusting point of view. If going to a specific x/y would be a common use-case we could still keep the x/y as inputs for large movements.

x: , y: and place that just above the directional arrows.

SebastianZ commented 9 years ago

While I agree with the points mentioned here, they are unrelated to this issue. This one really just covers replacing the locking checkbox by an icon besides the layer image.

Replacing the visibility checkbox is covered in #8, cloning is covered in #36, the positioning arrows are unrelated (and should be discussed in their own issue). And if an icon is really wished for the inverting the image, this should be done in a new issue.

Sebastian

janodvarko commented 9 years ago

they are unrelated to this issue. This one really just covers replacing the locking checkbox by an icon besides the layer image.

I don't think it's necessary to block the discussion and force spreading across the issue list.

Honza