cgarwood / cgarwood/propresenter-presentation-builder

Verse/Quote: Text box selection by size

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently text boxes on a slide have to have specific names for the slide generation to work.

For the verse and quote we could also determine these based on the size of the text box. The smaller text box would be the reference and the larger text box would be the body.

We should still prefer selecting by name if possible, but if no text boxes have the correct name we could fallback to size-based detection.

Contributor guide

No contributing guide indexed for this repository

Research direction

Locate the verse and quote slide-generation code that selects text boxes, then trace how named boxes are currently resolved. Verify the fallback behavior with differently sized boxes: named boxes remain preferred, while the smaller unnamed box becomes the reference and the larger becomes the body when no expected names are found.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
tooling
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.