Closed kevin-lee closed 7 months ago
Can you check if that build fixes it?
Can you check if that build fixes it?
@mallowigi It's the same.
Can you share your settings ?
Can you share your settings ?
@mallowigi Is the settings in material_theme_new.xml
?
yes please
@mallowigi
<application>
<component name="MaterialThemeNewConfig">
<option name="accentState">
<MTAccentConfigState>
<option name="accentColorHex" value="6b9bfa" />
</MTAccentConfigState>
</option>
<option name="contrastState">
<MTContrastConfigState>
<option name="contrastMode" value="true" />
<option name="highContrast" value="true" />
</MTContrastConfigState>
</option>
<option name="customThemeState">
<MTCustomThemeConfigState>
<option name="colorScheme" value="Kevin - Atom One Dark (Material) Bigger Font" />
</MTCustomThemeConfigState>
</option>
<option name="featuresState">
<MTFeaturesConfigState>
<option name="centeredEditor" value="false" />
</MTFeaturesConfigState>
</option>
<option name="lightCustomThemeState">
<MTLightCustomThemeConfigState>
<option name="colorScheme" value="Kevin - Atom One Dark (Material) Bigger Font" />
</MTLightCustomThemeConfigState>
</option>
<option name="metadata">
<MTMetadataState>
<option name="pristineConfig" value="false" />
<option name="userId" value="..." />
<option name="wizardShown" value="true" />
</MTMetadataState>
</option>
<option name="tabsState">
<MTTabsConfigState>
<option name="activeBoldTab" value="true" />
<option name="highlightColorEnabled" value="true" />
<option name="highlightColorHex" value="3283e8" />
<option name="highlightThickness" value="5" />
<option name="tabHighlightPosition" value="Bottomless" />
<option name="tabHighlightPositionName" value="BOTTOMLESS" />
<option name="tabsHeight" value="24" />
</MTTabsConfigState>
</option>
<option name="themeState">
<MTThemeConfigState>
<option name="selectedThemeName" value="NATIVE" />
</MTThemeConfigState>
</option>
</component>
</application>
Just in case, I removed userId
and everything else untouched.
I still cannot reproduce. Do you have some time to connect by Slack?
After changing the font size, the buttons look unusual and uncoordinated.
Describe the bug
Buttons have excessive top and bottom margins
To Reproduce
Just check out the buttons
Expected behavior
Please check out the
Cancel
,Apply
andOK
buttons at the bottom.Expected: It's the button without Material Theme UI.
Actual: When Material Theme UI is enabled.
Material Theme Version
v9.0.0
IDE
IntelliJ IDEA
System Info
Logs/Screenshots
No response