I've made some progress, after the first size modification, I had to change in 'move-feedback-new-wrapper' the 'overflow-y' attribute from 'scroll' to 'initial'. My page now looks like this:
I'm now trying to figure out how to make this permanent for all reviews within Chrome/Chromium.
Will update once I do.
Hello,
The new game review no longer shows both the 'Move Played' and the 'Best Move' bubble at the same time. This is very frustrating. You have to scroll up and down to see them for every move, never seeing both simultaneously.
I'm trying to figure out a way to get round this by altering the underlying code in Developer Tools.
As you can see below, I've managed to expand the window area ' .move-feedback-new-component ' from 452x163 to 452x326 which creates enough space for the two bubble boxes and everything below adjusts accordingly.
However, I can't figure out how to make the top bubble 'Move Played' appear at the top of the area. I still have to scroll up and down where they now sit.
What do I need to adjust in the code in order to properly place the two bubbles to start at the top of the expanded area in order to make this work?
I hope that's clear. Any help would be greatly appreciated.
Thanks and regards,
3dmo