[xiphos-source] [crosswire/xiphos] 798318: parallel sets: fix duplicate navbar on parallel ta...
LAfricain
noreply at github.com
Sun Aug 9 09:50:08 EDT 2026
Branch: refs/heads/master
Home: https://github.com/crosswire/xiphos
Commit: 79831878927e69ed2ae0531009267603d4deff1c
https://github.com/crosswire/xiphos/commit/79831878927e69ed2ae0531009267603d4deff1c
Author: L'Africain <fr.cyrille at tiberiade.be>
Date: 2026-08-09 (Sun, 09 Aug 2026)
Changed paths:
M src/gtk/navbar_versekey_parallel.c
M src/gtk/parallel_tab.c
Log Message:
-----------
parallel sets: fix duplicate navbar on parallel tab reopen (#1366)
When the parallel tab was closed and reopened, navbar_parallel.button_sets
still pointed to the destroyed widget. On recreation, a second button was
added to the new navbar causing a duplicate navigation bar.
Fix: reset navbar_parallel.button_sets to NULL in on_parallel_tab_destroy
so it is properly recreated on next open.
Co-authored-by: lafricain79 <lafricain79 at gmail.com>
To unsubscribe from these emails, change your notification settings at https://github.com/crosswire/xiphos/settings/notifications
More information about the xiphos-source
mailing list