Skip to content

Fixed https://github.com/HandyOrg/HandyControl/issues/1065#1081

Merged
NaBian merged 2 commits intoHandyOrg:masterfrom
ghost1372:patch-2
Mar 27, 2022
Merged

Fixed https://github.com/HandyOrg/HandyControl/issues/1065#1081
NaBian merged 2 commits intoHandyOrg:masterfrom
ghost1372:patch-2

Conversation

@ghost1372
Copy link
Member

@ghost1372 ghost1372 commented Dec 21, 2021

Fixed #1065
The inconsistency we had earlier with the wrong date display was related to the operating system settings.
So there is no need to adjust the culture anymore

@ghost1372 ghost1372 self-assigned this Dec 21, 2021
@ghost1372 ghost1372 added the 🐛 bug Something isn't working label Dec 21, 2021
@NaBian
Copy link
Member

NaBian commented Dec 22, 2021

what about #184

@ghost1372
Copy link
Member Author

@NaBian Unfortunately, #184 does not work without setting culture.
if i remove InvariantCulture from GeometryAnimationBase.cs I get the error again
image

@NaBian NaBian merged commit 67a5f75 into HandyOrg:master Mar 27, 2022
@ghost1372 ghost1372 deleted the patch-2 branch March 27, 2022 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐛 bug Something isn't working

Projects

Development

Successfully merging this pull request may close these issues.

DateTimePicker sets the Culture to InvariantCulture and breaks any other globalization in the app

2 participants