SlimHUD icon indicating copy to clipboard operation
SlimHUD copied to clipboard

Define standard measures in setting window

Open AlexPerathoner opened this issue 2 years ago • 3 comments

Currently each tab of the settings window has the same height, but the boxes inside of them should make up to different heights. A constant size (in pixels) should be defined for each of the following:

  • [ ] External offset of the boxes from each other (x, y axes)
  • [ ] Internal offset of the boxes
  • [ ] Offset of the elements inside the boxes
  • [ ] Text size and color of primary and secondary labels
  • [ ] (check if more)..

Screenshot 2023-03-01 alle 04 10 58

AlexPerathoner avatar Mar 01 '23 03:03 AlexPerathoner

Later on, another issue will be created to make the newly set constants coherent in the app itself. This one is just to define the values itself

AlexPerathoner avatar Mar 01 '23 03:03 AlexPerathoner

Draft

boxes - window (y) 15
boxes - window (x) 18
boxes - content (x & y) 19
boxes - boxes (x & y) 11
content - content (near) 6
content - content (far) 20
primary text 17, 5
secondary text 13, 2

AlexPerathoner avatar Mar 04 '23 20:03 AlexPerathoner

Not really sure if it looks better: image image

AlexPerathoner avatar Mar 04 '23 21:03 AlexPerathoner