jdittrich / quickMockup

HTML based interface mockups
https://jdittrich.github.io/quickMockup/
MIT License
517 stars 97 forks source link

Empty group #33

Closed simonv3 closed 7 years ago

simonv3 commented 8 years ago

Would it be a good idea to have an empty group object to make it easier to manipulate some items that go together but don't necessarily fit "inside" of each other. This is what I was trying to achieve with "clearrect" in the file I uploaded in one of the other issues, where clearrect was just a thinly styled object.

jdittrich commented 8 years ago

The clearrect is a good idea; I would avoid creating concepts like empty groups (as long as I don't find a good way to make them easy to use) since this introduces group/ungroup issues which makes UI design in most applications rather annoying imho.

jdittrich commented 8 years ago

If you find out what kills the "clearrect" element's styles on loading the file, we could include this

SlimerDude commented 7 years ago

+1 for an empty group / clear rect. It could have an on-hover style so you can see it when dragging things around / moving the mouse. But then becomes invisible when viewing / printing.