syntax-tm / SteamAchievementManager

Steam Achievement Manager
zlib License
149 stars 4 forks source link

Add Validation for IncrementOnly Stats in SAM.Manager #17

Closed syntax-tm closed 7 months ago

syntax-tm commented 8 months ago

An issue with IncrementOnly stats not displaying as Increment Only in the stats DataGrid was fixed with the following commit:

https://github.com/syntax-tm/SteamAchievementManager/commit/dfed13100a7e23a67a8cec846b596a294a5fe235

However, validation should be added to inform the user instantly.

References: