material-maker
                                
                                 material-maker copied to clipboard
                                
                                    material-maker copied to clipboard
                            
                            
                            
                        Enhanced Flexible Tab UI
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:
After:
Can't this be done by increasing the "separation" theme constant in the box container?
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.
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.
I think so too, i've made the changes to the theme files but I think it's best included as a separate PR.