WebKit / Speedometer

An open source repository for the Speedometer benchmark
Other
616 stars 75 forks source link

improve developerMode styling #436

Closed camillobruni closed 1 month ago

camillobruni commented 1 month ago
camillobruni commented 1 month ago

Tested on Firefox, Safari and Chrome for small windows (unlikely use-case):

Screenshot 2024-10-11 at 09 01 20

Large screen sizes now also allows to increase the developer-mode:

Screenshot 2024-10-11 at 09 02 43

camillobruni commented 1 month ago

I could move the tags above the "select" buttons and make the tags + suits scrollable? Adding the tags would be the easiest, I just though that they might grow over time and we might have an issue long-term (but we can also deal with this later)

julienw commented 1 month ago

I could move the tags above the "select" buttons and make the tags + suits scrollable? Adding the tags would be the easiest, I just though that they might grow over time and we might have an issue long-term (but we can also deal with this later)

mmm it's mostly "select/unselect" for me, because it's common I want to unselect them all to run just one test. but I'm not sure what would be best... Maybe keep them inside the scrollable element, but move them at the top so that they're readily available?

Let's not focus too much on that if there's no clear path and let's move on with what you already have.

camillobruni commented 1 month ago

Actually your suggestions was quite easy to add:

Screenshot 2024-10-15 at 13 00 27