ImHex/lib/libimhex/include/hex/ui
aoqia194 cf87294a8c
feat: Add EventViewClosed event (#2377)
Where one door opens, another one closes (said someone) and in this
situation i mean view, because there's no event for closing a view only
opening one, so please add this :c

### Problem description
Simply adds an **EventViewClosed** to match the pre-existing
**EventViewOpened**. Also fixes the issue where EventViewOpened wouldn't
trigger for windows that were popups (even if they are technically a
View.

### Implementation description
I mirrored the current functionality of EventViewOpened for closing.

---------

Co-authored-by: paxcut <53811119+paxcut@users.noreply.github.com>
2025-08-06 22:22:46 +02:00
..
banner.hpp feat: Added banners, replace some modals with them 2025-01-15 17:54:07 +01:00
imgui_imhex_extensions.h impr: Remove hex::format, improve format and logging type safety 2025-08-06 20:02:23 +02:00
popup.hpp feat: Added basic toast popups 2023-12-19 23:21:20 +01:00
toast.hpp Revert pattern language until it's stable again (#1468) 2023-12-21 22:01:07 +01:00
view.hpp feat: Add EventViewClosed event (#2377) 2025-08-06 22:22:46 +02:00
widgets.hpp impr: Fix various issues with runtime-generated language strings 2024-08-03 11:32:17 +02:00