DynamoDS / Dynamo

Open Source Graphical Programming for Design
https://dynamobim.org
Other
1.74k stars 634 forks source link

Number From Feet and Inches changes displayed input #5914

Closed johnpierson closed 8 years ago

johnpierson commented 8 years ago

Number from feet and inches modifies the user input to a different value. Revit recognizes the correct value but it is confusing. Discussed here http://dynamobim.org/forums/topic/number-from-feet-and-inches-problem/#post-35720 numberbug

kronz commented 8 years ago

@sixtysecondrevit , what is your expectation for the behavior? It looks correct to me 2016-01-13_1627

johnpierson commented 8 years ago

The problem occurs when a user types in a number at 3/32 or smaller. The node changes the display to show a different value. The output is right but the display changing throws people off. I hope that makes sense.

On Thursday, January 14, 2016, Zach Kron notifications@github.com wrote:

@sixtysecondrevit https://github.com/sixtysecondrevit , what is your expectation for the behavior? It looks correct to me [image: 2016-01-13_1627] https://cloud.githubusercontent.com/assets/3456818/12344760/da0caec8-bb0e-11e5-80b3-12d7d5a94a76.png

— Reply to this email directly or view it on GitHub https://github.com/DynamoDS/Dynamo/issues/5914#issuecomment-171863982.

ke-yu commented 8 years ago

Fixed in PR #6905