Tabletop-Mirror / Issues-and-Tasks

0 stars 0 forks source link

Support Hover-Over Price Breakdowns for Shops #125

Open VarunS1997 opened 3 months ago

VarunS1997 commented 3 months ago

Right now, all the shop prices are computed in the bare-minimum-effort way.

We should be more smart and support a hover-over price breakdown where we can.

This might be possible by using the transitive bonus computation of the evaluator as an input to the app-result-view component.