You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Code/Framework/AzToolsFramework/AzToolsFramework/UI/Notifications
Michael Pollind 32bebe1c8c
bugifx: resolve crash with project manager (#5151)
- system allocator not configured in environment for AZQtComponents
- WA_DeleteOnClose will destroy the toast dialog causing a crashing when ToastNotificationsView tries to access the pointer

issue: https://github.com/o3de/o3de/issues/5129
Signed-off-by: Michael Pollind <mpollind@gmail.com>
4 years ago
..
ToastBus.h Move Qt Toast Notifications from GraphCanvas into Framework 4 years ago
ToastNotificationsView.cpp bugifx: resolve crash with project manager (#5151) 4 years ago
ToastNotificationsView.h Fix notification queue and add gem action (#4985) 4 years ago