Skip to content
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

Add option to scroll long scene details text #123

Merged
merged 1 commit into from
Feb 20, 2024

Conversation

damontecres
Copy link
Owner

Adds a preference (enabled by default) which adds scrolling to scenes with long details. Long details are about ~18 lines or longer.

When enabled, the entire details section is scrollable and must be scrolled to the bottom to move to the rows below. If no scrolling is needed, then it acts as if disabled.

When disabled, the details section is truncated to whatever fits in the view.

@damontecres damontecres added the user interface Relates to the app's user interface/experience label Feb 19, 2024
@damontecres damontecres merged commit 01db466 into main Feb 20, 2024
2 checks passed
@damontecres damontecres deleted the ui/scroll-scene-details branch February 20, 2024 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
user interface Relates to the app's user interface/experience
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant