As window gets wider/thinner, powerbi changes a transform: x to <1 or >1, which screws up the resolution instead of letting our iframe handle being responsive. See screenshot below for messed up text sizes. Even worse for the menus.
Some custom visuals seem to avoid this.. how?


As window gets wider/thinner, powerbi changes a
transform: xto <1 or >1, which screws up the resolution instead of letting our iframe handle being responsive. See screenshot below for messed up text sizes. Even worse for the menus.Some custom visuals seem to avoid this.. how?