paolosalvatori / ServiceBusExplorer

The Service Bus Explorer allows users to connect to a Service Bus namespace and administer messaging entities in an easy manner. The tool provides advanced features like import/export functionality or the ability to test topic, queues, subscriptions, relay services, notification hubs and events hubs.
MIT License
2.01k stars 583 forks source link

Font selection #609

Open madisoncfallin opened 2 years ago

madisoncfallin commented 2 years ago

Hi folks,

As a person with dyslexia who has trouble reading "normal" fonts, I would love the ability to select a font to use across the application. I love that I can change the font size in a few places, that's a phenomenal idea! Can it be taken one step further?

The areas that give me trouble in particular are the Message List, Message Text, Message System Properties, and Message Custom Properties boxes. It's seriously tough to read.

As an interim solution, I'd appreciate a pointer or two in the direction of font selection when locally compiled.

Thanks!

ErikMogensen commented 2 years ago

@madisoncfallin, would it be enough to use the selected font on all of the places you mentioned or does it need different fonts?

madisoncfallin commented 2 years ago

@ErikMogensen it would probably be most useful to make each place have a unique setting, but that's not necessarily realistic.

In the current implementation, there seems to be 2 main fonts: Arial for the non-monospace areas, and Consolas for the monospace areas.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.