macadmins / SplashBuddy

Onboarding splash screen for MDM and Automated Device Enrollment.
Apache License 2.0
402 stars 71 forks source link

Issue with icons #111

Closed entusdictus closed 4 years ago

entusdictus commented 5 years ago

There is a small light grey top/down bar on the left side of icons that nearly fit the 128x128px size.

Example for the Symantec icon below: not selected

When selecting the affected step in SB, the light grey bar disappears: selected

As seen on the full list, almost all of the icons are affected. Yes, its hard to see, but please check Adobe Reader, Enterprise Connect and Symantec.

full list

The icons itself definitely doesn't contain that grey bar. Please check the example for Symantec below.

symantecendpointprotection
cybertunnel commented 5 years ago

Seems like it was a overlay from the textfields. Added bigger trailing constraints on the textfields and seems to have gone away. Could you compile and confirm please.

entusdictus commented 5 years ago

Sorry @cybertunnel , but I have absolutely no knowledge in how to use Xcode or how to compile a product with changes...