Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

powerbi breaking resolution with implicit css transform #84

Open
lmeyerov opened this issue Nov 2, 2022 · 1 comment
Open

powerbi breaking resolution with implicit css transform #84

lmeyerov opened this issue Nov 2, 2022 · 1 comment
Assignees
Labels
bug Something isn't working P3

Comments

@lmeyerov
Copy link
Contributor

lmeyerov commented Nov 2, 2022

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?

Screenshot from 2022-11-01 22-14-06
Screenshot from 2022-11-01 22-13-55

@lmeyerov lmeyerov added the bug Something isn't working label Nov 2, 2022
@lmeyerov lmeyerov self-assigned this Nov 2, 2022
@lmeyerov
Copy link
Contributor Author

lmeyerov commented Nov 2, 2022

@lmeyerov lmeyerov added the P3 label Nov 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working P3
Projects
None yet
Development

No branches or pull requests

1 participant