Skip to content

Fix #621: Ensure BarlineInter is removed from StaffBarlineInter on deletion#900

Merged
hbitteur merged 1 commit intoAudiveris:masterfrom
drtootsie:fix-621
Mar 7, 2026
Merged

Fix #621: Ensure BarlineInter is removed from StaffBarlineInter on deletion#900
hbitteur merged 1 commit intoAudiveris:masterfrom
drtootsie:fix-621

Conversation

@drtootsie
Copy link
Copy Markdown
Contributor

Fixed an issue where manually removed barlines would persist internally. By explicitly calling sb.removeMember(this) in BarlineInter.remove(), the deleted barline is now correctly purged from its containing StaffBarlineInter ensemble.

@hbitteur hbitteur merged commit 66f91e4 into Audiveris:master Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants