evolus / pencil

The Pencil Project's unique mission is to build a free and opensource tool for making diagrams and GUI prototyping that everyone can use.
http://pencil.evolus.vn
GNU General Public License v2.0
9.03k stars 715 forks source link

Sketchy table: Opaque background color hides inner cell borders and header background #757

Open Mooninaut opened 1 year ago

Mooninaut commented 1 year ago

If I create a Desktop - Sketchy GUI Table shape, and set the background color opacity to 100%, the gray background of the header row, and the interior borders between cells are not visible. I believe this is because the table background is positioned above or in front of the header background and cell borders.

See attached screenshot. The bottom-right table demonstrates the bug.

image