playbook-ui / playbook-ios

📘A library for isolated developing UI components and automatically taking snapshots of them.
https://playbook-ui.github.io/playbook-ios/documentation/playbooksnapshot/
Apache License 2.0
1.18k stars 55 forks source link

Remove scenario title's line limit #71

Closed ra1028 closed 3 months ago

ra1028 commented 3 months ago

Checklist

Description

If the title of the scenario is very long and it is cut in the middle, it will not be possible to distinguish between the scenarios, so this PR changes it to display the full title without removing the line limit.