simondlr/thisartworkisalwaysonsale

UI: Fix Buy when Foreclosed

simondlr opened this issue · 0 comments

When artwork is in foreclosed state, the UI still retains the old "current price". When buying the current price should be zero, not the old price and thus, the buy function fails silently when the artwork is foreclosed.

Should be a simple fix.