material-maker icon indicating copy to clipboard operation
material-maker copied to clipboard

Enhanced Flexible Tab UI

Open Takanu opened this issue 1 year ago • 2 comments

Changes

  • Increased padding for the content container to be more legible and visible.
  • Added padding between the buttons to prevent misclicks and improve visual clarity.

Reasons?

  • Improved legibility of tab text.
  • Attempts to unify the tab design with those used in the graph menu (haven't found the code for that yet to validate👌 )

Before: image

After: image

Takanu avatar Mar 21 '24 18:03 Takanu

Can't this be done by increasing the "separation" theme constant in the box container?

RodZill4 avatar Apr 30 '24 19:04 RodZill4

Almost certainly, im not familiar with the codebase and its been a bit since I've used Godot. Ill get to it when im able to.

Takanu avatar May 11 '24 06:05 Takanu

I think this has been covered by my layout/theme PR and can be closed. We can further adjust the actual values, but it is now implemented and these values can be changed from the theme resource.

Jowan-Spooner avatar Jul 16 '24 08:07 Jowan-Spooner

I think so too, i've made the changes to the theme files but I think it's best included as a separate PR.

Takanu avatar Jul 17 '24 07:07 Takanu