Skip to content

Conversation

@PTKu
Copy link
Contributor

@PTKu PTKu commented Jan 28, 2026

  • Support culture-aware Onliner values and labels
  • Enhance TemplateBase with new props and documentation

PTKu added 2 commits January 28, 2026 11:33
Updated value retrieval to use culture-specific methods for OnlinerBase types, ensuring string values respect the current UI culture and other types use the invariant culture. The label generation now also uses the current UI culture for attribute names. Added System.Globalization import to enable these changes.
Added properties for tooltip, symbol, and various [Parameter] options (Onliner, IsReadOnly, HideLabel, Unit, Format) to TemplateBase<T>. Introduced or documented protected properties LastValue and Value. Included XML documentation and System.Globalization usage for culture-aware formatting. These changes improve configurability and code clarity.
@PTKu PTKu merged commit f11e60a into dev Jan 28, 2026
2 checks passed
@PTKu PTKu deleted the fix-control-labels-and-values-not-translated-into-given-culture branch January 28, 2026 10:41
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