-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Per discussion in Reactiflux, congrats on getting this out the door!
My main nitpick, as I noted earlier, is that all of the "data" areas of the UI (actions list, action/state tab contents, RTKQ tab) are using a variable-width font, regardless of whether the main theme setting is "Default" or "Material". In this case it looks like the font is Source Sans Pro:
I personally would really prefer to still have all the actual data in a fixed-width / monospace font.
It would also be helpful to have a font size setting for the content areas, and maybe bump up the default font size for the content just a bit.
Interestingly, it looks like the "Log Monitor" is using a monospace font, "Source Code Pro":
Also: the "tabs"-ish buttons on the main panel are capitalized ("Actions", "State"), but the buttons on the RTKQ panel are all lower-case ("query", "api").

