jdittrich / quickMockup

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

v2: Add strokes to elements #50

Closed jdittrich closed 4 years ago

jdittrich commented 4 years ago

Story: Elements should have a stroke/outline/border (at least optionally)

image

Problem: Currently they don’t

Research so far:

AlaaSarhan commented 4 years ago

This is also solved now in current master. The strokes did not appear before as they did have a default white color that matched the background. Window, Button and Container elements have visible stroke now by default. Text has one too but it should probably not have one, so will remove it.