You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since spare-fields are mostly used as bit-switches, we should provide a a proper UI to make this easier.
A nice way to do this, could be a form-widget in the form of a hex-editor: displaying the HEX-value as well as the ASCII-representation (and perhaps even the Binary-representation of the highlighted character.
Should then be applied to all spare-fields, which we will hopefully have exposed in #3.
The text was updated successfully, but these errors were encountered:
Since
spare
-fields are mostly used as bit-switches, we should provide a a proper UI to make this easier.A nice way to do this, could be a form-widget in the form of a hex-editor: displaying the HEX-value as well as the ASCII-representation (and perhaps even the Binary-representation of the highlighted character.
Should then be applied to all spare-fields, which we will hopefully have exposed in #3.
The text was updated successfully, but these errors were encountered: