iOS Question 1 pixel border in panel not visible?

Filippo

Expert
Licensed User
Longtime User
Hi,

I am trying to create a panel with a one-pixel border and a different color.
However, the one-pixel border is not displayed; it only appears when I make it two pixels wide.
Is this a bug, or am I doing something wrong?

By the way, it makes no difference whether you configure it using code or in the designer.

The sample project is attached.

Screenshot whit 1 pixel border:
1759740305555.png


Screenshot whit 2 pixel border:
1759740314578.png
 

Attachments

  • testb4i.zip
    3.2 KB · Views: 3
Top