Skip to content

Get font sizes from theme to account for overrides#97

Merged
barry-observation merged 3 commits into
developfrom
fix-font-size-references
May 28, 2026
Merged

Get font sizes from theme to account for overrides#97
barry-observation merged 3 commits into
developfrom
fix-font-size-references

Conversation

@barry-observation
Copy link
Copy Markdown
Contributor

@barry-observation barry-observation commented May 13, 2026

Part of solving https://github.com/observation/app/issues/1234

In deze paar plekken kijken we nog naar de default font sizes, niet naar de font size van het theme. Daarom worden de overrides nog niet meegenomen en is het niet helemaal consistent.

Dit fix alle plekken die ik kon vinden waar we nog ...font.xxx gebruikten in plaats van ...theme.font.xxx.

Update: dit PR is uitgebreid na overleg met Karel. Het InputField gebruikte onterecht een font size large. Hierdoor werden de inputs in Observation te groot. We hebben nu medium gekozen. Hierdoor blijven ze in Observation gelijk. In ObsIdentify worden ze ietsje kleiner, maar dat is wel correct.

Copy link
Copy Markdown
Member

@SjaakSchilperoort SjaakSchilperoort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Goed gevonden! 👌🏻

@barry-observation barry-observation force-pushed the fix-font-size-references branch 2 times, most recently from bcc8f0e to 1647c54 Compare May 28, 2026 06:40
@barry-observation barry-observation force-pushed the fix-font-size-references branch from 1647c54 to 42511d9 Compare May 28, 2026 06:42
@barry-observation barry-observation merged commit 9f1d8e9 into develop May 28, 2026
2 checks passed
@barry-observation barry-observation deleted the fix-font-size-references branch May 28, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants