-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
USFM Resource title in the Expanded Scripture Pane #7403
Comments
@elsylambert Have fix in translationCore 3.3.0 (fb96f72) |
@elsylambert Found this quirk where it is not breaking a line. Maybe create an issue and see if @birchamp wants to hold the release for this. |
Yeah, we don't need to hold the release. I think we should fix this with hover instead of taking up screen space with wrapping. But it isn't worth holding the feature until that's implemented. |
It looks that to fix requires setting the 'overflow-wrap' in CSS |
Looks good in translationCore 3.3.0 (fb96f72). Expanded Scripture pane shows the URL with a scroll bar in the title. |
This should be working now in latest 3.3.0 |
When the Scripture Pane is expanded, it shows ViewURL in the title, which is not a clickable link.![Screen Shot 2022-08-16 at 8.33.38 AM.png](https://camo.githubusercontent.com/eae1e1f83600144dd532cf17f952cef55bedb79f1507ac5359832746b6a9c8b3/68747470733a2f2f696d616765732e7a656e68756275736572636f6e74656e742e636f6d2f3564303265666232663432353635306536333761626531302f34386539653930332d316164372d343062312d393238612d346131653833613961656661)
The text was updated successfully, but these errors were encountered: