I spent some time looking at it and there are many css files that are tightly packed inside a Chrome .pak file inside Qt. So user changes would not be easy. That said, the Inspector is just a QWebEngineView so I will implement Zoom in it as I did Preview. That way you will be able to use that same key sequence to make everything larger.
I need it for my own eyes so I assume others will as well.
I will try to get that in place this weekend if I get some free time.
|