So this is frustrating. I have been working on building in power apps, playing around with several forms and adjusting the cards to have view properly. I come back to my desk and the font size for everything is 6.43. When I play the fonts are barely readable. How did I do this by accident? My fonts were completely find at around 15 or so.
I do not want to go through all one by one to set the size. I've event tried looking at the App.OnStart and I set this in its property
Set(gblAppFonts, { Heading: "Roboto, Open Sans", Body: "Lato", Size: { Tiny: 10, Regular: 12, Subtitle: 14, Title: 20, Huge: 28 } })
I then do click on the ellipsis beside the app, click run onstart and nothing happens.
What can I do about this and why is onstart just doing nothing?

Report
All responses (
Answers (