ISISComputingGroup / IBEX

Top level repository for IBEX stories
5 stars 2 forks source link

ibex Dashboard: font size on blocks #8414

Open FreddieAkeroyd opened 2 months ago

FreddieAkeroyd commented 2 months ago

As a user i woudl like the font size to be bigger on ibex dashboard blocks, or easily configurable

Tom-Willemsen commented 2 months ago

It's relatively easy to make this configurable using a .css stylesheet which can be easily edited in a built client. Just needs a bit of thought about how to preserve any changes on client deployment.

rerpha commented 2 months ago

can we change while running through preferences submenu?

Tom-Willemsen commented 2 months ago

Changing dynamically is a bit more work, not too hard but for this kind of thing I feel requiring a client restart isn't too bad compared to the development cost of doing it dynamically?

Could be a good eclipse "training" issue if a potential new starter wanted to learn more about the eclipse/RCP APIs though - in principle I think it'd need: