mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-04-04 20:23:51 +00:00
The auto-refresh after successful bid/buyout was gated on lastAuctionSearch_.name.length() > 0, so a browse-all search (empty name) would never refresh. Replaced with a hasAuctionSearch_ flag that's set on any search regardless of the name filter. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||