Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a rule for each numeric type. #49

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

mntone
Copy link
Contributor

@mntone mntone commented Sep 1, 2020

Changes

  • Added the rules, Int16Rule, UInt16Rule, UInt32Rule, Int64Rule, UInt64Rule, SingleRule, and DoubleRule.
  • Added localization of error messages in English, Simplified Chinese, and Traditional Chinese.

Note: Add FrameworkCompatibilityPreferences.KeepTextBoxDisplaySynchronizedWithTextProperty = false; for SingleRule or DoubleRule debug to Showcase app.


変更点

  • Int16RuleUInt16RuleUInt32RuleInt64RuleUInt64RuleSingleRuleDoubleRule を追加しました。
  • エラーメッセージを英語と簡体字・繁体字中国語に翻訳しました。

注意: 浮動小数点数のための SingleRule または DoubleRule のデバッグのため、Showcase アプリに FrameworkCompatibilityPreferences.KeepTextBoxDisplaySynchronizedWithTextProperty = false; を加えています。

nishy2000 added a commit to nishy2000/MetroRadiance.Fork that referenced this pull request Sep 21, 2020
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.

1 participant