-
- Downloads
Solved problem related to properties with zero value decimals (ie. 2.0 vs 2)
Showing
- src/fr/ill/ics/core/property/Float32Property.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/Float32Property.java
- src/fr/ill/ics/core/property/Float64Property.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/Float64Property.java
- src/fr/ill/ics/core/property/Int16Property.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/Int16Property.java
- src/fr/ill/ics/core/property/Int32Property.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/Int32Property.java
- src/fr/ill/ics/core/property/Int64Property.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/Int64Property.java
- src/fr/ill/ics/core/property/Int8Property.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/Int8Property.java
- src/fr/ill/ics/core/property/StringProperty.java 2 additions, 2 deletionssrc/fr/ill/ics/core/property/StringProperty.java
- src/fr/ill/ics/core/property/format/DecimalFormat.java 13 additions, 15 deletionssrc/fr/ill/ics/core/property/format/DecimalFormat.java
- src/fr/ill/ics/core/property/format/HexadecimalFormat.java 1 addition, 1 deletionsrc/fr/ill/ics/core/property/format/HexadecimalFormat.java
- src/fr/ill/ics/core/property/format/NoFormat.java 1 addition, 1 deletionsrc/fr/ill/ics/core/property/format/NoFormat.java
- src/fr/ill/ics/core/property/format/PropertyFormat.java 1 addition, 1 deletionsrc/fr/ill/ics/core/property/format/PropertyFormat.java
- src/fr/ill/ics/core/property/format/UnitFormat.java 1 addition, 1 deletionsrc/fr/ill/ics/core/property/format/UnitFormat.java
- src/fr/ill/ics/core/property/undo/UndoableState.java 1 addition, 1 deletionsrc/fr/ill/ics/core/property/undo/UndoableState.java
Loading
Please register or sign in to comment