Skip to content

Adjust style of the language switch button

Georgios Andreadis requested to merge 93-language-switch-button into development

What does this MR do?

Changes the case and style of the language switcher button. I've also generalized the method of making a button "thin" (not having gigantic x-padding) into a class so that I won't have to add new classes for this.

Closes #93 (closed)

Screenshots

Show what changed to the program (if it affects ui)

after

image

Does this MR meet the acceptance criteria?

  • I have added tests to validate the new functionality.
  • I have updated the documentation accordingly.

Merge request reports