Files
create/src/Base
hokieengr fddd3004df Parameterized previously hardcoded fractional inch code
To make way for an eventual upcoming feature whereby the user can select
the minimum fractional inch value (1/8", 1/16", 1/32", etc) to be
displayed, the function responsible for rendering this string was
rewritten. Previous functionality used hardcoded values for 1/8" and
therefore did not allow this to be changed. New code will work with any
integer denominator.

Also, a minor bug in the previous implementation has been fixed by the
new code. Prior to this fix, if an inch value rounded up to a foot, it
would still be rendered in inches. For example: 23.99" would be rendered
as 1'+12". The new code will render this as 2'.

Default fractional value set to 8 (1/8") for now such that there is no
change in the existing behavior. GUI option will be added at some point
in the future.
2018-09-11 14:12:05 +02:00
..
2011-12-21 22:40:26 +00:00
2014-05-08 17:32:23 +02:00
2011-12-10 14:36:26 +00:00
2017-12-23 14:30:30 +01:00
2018-05-02 00:50:06 -04:00
2018-05-19 12:06:34 -04:00
2017-12-04 08:20:55 -05:00
2017-08-17 22:50:01 +02:00
2018-06-13 20:37:17 -04:00
2017-05-15 18:49:09 +02:00
2017-12-23 14:30:30 +01:00
2018-04-25 09:41:33 -03:00
2017-12-23 14:30:30 +01:00
2017-10-04 17:59:11 +02:00
2016-09-03 14:51:28 +02:00
2018-05-19 12:06:34 -04:00
2013-10-09 21:16:04 +02:00
2017-12-23 14:30:30 +01:00
2018-07-11 21:52:27 -04:00
2018-04-25 09:41:33 -03:00
2013-12-08 19:48:13 +01:00
2017-12-23 14:30:30 +01:00
2018-08-18 21:48:42 +02:00
2018-09-05 21:19:16 +02:00
2018-09-05 21:19:16 +02:00
2018-01-08 21:07:00 +01:00
2018-09-01 22:44:39 +02:00
2018-09-01 22:44:39 +02:00
2017-05-18 19:44:10 +02:00
2017-05-13 16:09:30 +02:00
2016-05-20 10:05:18 +02:00
2018-01-27 19:43:18 +01:00
2018-04-18 19:20:50 +02:00
2018-04-25 09:41:33 -03:00
2017-12-23 14:30:30 +01:00
2017-10-09 19:59:33 +02:00
2018-08-19 13:11:08 +02:00
2016-09-21 15:02:02 +02:00
2018-08-19 13:11:08 +02:00
2016-09-21 15:02:02 +02:00
2018-08-19 13:11:08 +02:00
2016-09-21 15:02:02 +02:00
2018-08-19 13:11:08 +02:00
2016-09-21 15:02:02 +02:00
2018-08-19 13:11:08 +02:00
2016-09-21 15:02:02 +02:00
2017-12-23 14:30:30 +01:00
2018-07-25 17:49:28 +02:00
2017-11-14 21:47:56 +01:00
2017-05-07 16:06:39 +02:00
2018-03-28 11:47:08 +02:00
2018-03-28 11:47:08 +02:00
2018-03-11 18:34:18 +01:00
2018-04-25 09:41:33 -03:00
2017-08-13 16:55:00 +02:00
2018-04-25 09:41:33 -03:00
2016-04-12 18:11:47 +02:00
2016-04-12 18:11:45 +02:00
2014-05-08 17:32:23 +02:00
2017-04-28 18:49:11 +02:00
2017-10-04 17:59:11 +02:00
2017-07-16 11:40:32 -03:00