Cutter: Use mono-font for offsets in widgets

Created on 27 Dec 2018  路  2Comments  路  Source: rizinorg/cutter

otherwise they look unaligned and confusing
screenshot 2018-12-27 at 00 16 29

Enhancement HacktoberFest UI good first issue

Most helpful comment

Welcome! We are always happy to see new contributors.

There is no single place in code.The whole point of this task is that you have to go through all the widgets and decide if any of the columns in them are suitable for suggested change. Nothing too complicated but it takes some effort. Consider it an opportunity for getting familiar with the tool and code-base.

Some things you might find useful:

Potential problems that you will have to deal with:

  • Interaction with with other view specific font styling rules
  • Choice between changing only offset column font and font in all columns. It would be good to try both and compare what looks better. The first one might look a bit conflicting, but probably not too much. The second would be waste of space and potentially conflict with rest of UI.

All 2 comments

Hi, I would like to take this up. I would to extend this to decompiler widget too. Can you point me to the appropriate place in code?

Welcome! We are always happy to see new contributors.

There is no single place in code.The whole point of this task is that you have to go through all the widgets and decide if any of the columns in them are suitable for suggested change. Nothing too complicated but it takes some effort. Consider it an opportunity for getting familiar with the tool and code-base.

Some things you might find useful:

Potential problems that you will have to deal with:

  • Interaction with with other view specific font styling rules
  • Choice between changing only offset column font and font in all columns. It would be good to try both and compare what looks better. The first one might look a bit conflicting, but probably not too much. The second would be waste of space and potentially conflict with rest of UI.
Was this page helpful?
0 / 5 - 0 ratings

Related issues

karliss picture karliss  路  3Comments

dhucul picture dhucul  路  3Comments

nauliajati picture nauliajati  路  3Comments

ITAYC0HEN picture ITAYC0HEN  路  4Comments

optizone picture optizone  路  3Comments