How can I zoom in on sections of the reactlog? I have generated a reactlog for my app but it shrinks so that it can fit on the page of my browser, and this makes the text way too small to read. The reactlog is useless unless I can actually read its text. When I try to zoom in or out of the overall webpage the reactlog just automatically rescales itself to always fit the screen i.e. I can't control its zoom level using the overall page zoom.
So how can I zoom in and out of it?
Thanks
I can't reproduce your issue using reactlog 1.1.1 and the latest firefox. Have you tried using the search input in the upper right corner instead?
Hi,
I can use the search input to zoom in on particular elements, but it then hides the rest of the elements connected with them, when what I want to see is the connections from one element to the next and the flow of them. Or if I search for an element that gets used many times, then even when I have searched for it the display auto-zooms out to show all the items connected to that so again I can't read the text on any of them.
So the search doesn't do what I need. I'm using the latest Firefox.
I've included a screenshot of the results I get when searching for observeSubmit (I only have one button called submitButton and one observer connected to it, i.e. there is only one observer with that name, it just gets used a lot).
Thanks
Louise
Does the same happen when using another browser?
You can find several posts about firefox resetting the zoom unrelated to reactlog or shiny:
https://www.reddit.com/r/firefox/comments/dluk99/firefox_keeps_resetting_my_zoom_level/?rdt=44077
But Firefox doesn't reset the zoom of the whole page. When I zoom in, the icons across the top become zoomed in and stay zoomed in, and the zoom level shown on the address bar stays at what I set it to. It's only the reactlog diagram part of the page that gets reset without my control.
Ok, thanks for the clarification.
If the size of the icons changes, I guess you are zooming in on the whole web page using ctrl + mousewheel?
To zoom in only on the reactlog try positioning the cursor on the widget element and only use the mousewheel.
Hope it helps - cheers!