DarkRadiant: favourites_gui 7ea6e7db

Author Committer Branch Timestamp Parent
greebo greebo favourites_gui 06.01.2021 13:39 favourites_gui 67a1290f
Affected Issues  0005127: Managing favorite resources (entities, textures,...)
Changeset 0005127: Implement context menu with a "Remove from Favourites" option.
Since the wxListView items cannot store much apart from the name, the FavouritesBrowser needs to keep a local shadow structure in memory to save the info we need for removing the items from the favourites set.
mod - radiant/ui/favourites/FavouritesBrowser.cpp Diff File
mod - radiant/ui/favourites/FavouritesBrowser.h Diff File