Skip to content
Snippets Groups Projects
Commit a7a1e159 authored by Albrecht Schlosser's avatar Albrecht Schlosser
Browse files

Fix stale current_ pointer when deleting Fl_Group

If a user program accidentally deletes the "current" group, then
the pointer would still point at the deleted widget. This commit
prevents this and makes the Fl_Group's parent the current group.

Fixes issue #88.
parent b8318480
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment