parley-messaging / ios-library

Parley iOS app library
MIT License
2 stars 2 forks source link

Bugfix/agent meta #121

Closed alexkok closed 1 month ago

alexkok commented 1 month ago
alexkok commented 1 month ago

The left padding regression discovered in https://github.com/parley-messaging/ios-library/pull/116#issuecomment-2139578088 is fixed.

It's correct that by default it fits inside as shown in the snapshots. Now the meta listens correctly to the meta left constraint, allowing to change this behavior to give it a bit of margin-left.

alexkok commented 1 month ago

Released in 4.1.1 🚀