Aaron Stampa

Results 5 comments of Aaron Stampa

@brillout That feature would be very useful. Tbh I'd be fine with the workaround of having a global `onBeforeRender` hook as well, but I don't seem to get that working....

@phonzammi Thanks for the tip. I tried that, but when debugging I noticed, that the `onBeforeRender` function doesn't seem to be called at any time. It's just being ignored. Any...

> Do you have any `+onBeforeRender` file inside some pages folder? E.g. `/pages/posts/index/+onBeforeRender.ts`. If so then remove it @phonzammi what if I still want to retrieve specific data for one...

@kspo I think it would be nice if we could pass a `TextStyle` object to the decorator model. This way the font could adapt to the system font size (...I...

@kspo Thank you so much for reacting so quickly. I tried it out, but it sadly doesn't seem to fix my issue as I had expected. The problem is that...