ui
ui copied to clipboard
Add multi column decorator support in CardTable
previously value was typecasted to UI string wrongly when building the data, but the data for later formatting are expected to in native datatype (like bool)
TODO render country name in flag tooltip and add test asserting the format and asserting no reload
@DarkSide666 please rebase this PR