overte/scripts
LaShonda Hopper fed85a7a53 [Case 4315] ESLint Pass 6 Pt 2 for colpick equality checks (details below).
* Suppressing equality checking issues within color conversion helper functions.
    * These issues are suppressed as opposed to resolved because their resolution causes
      issues with the color picker's understanding of the color it's being set to along with
      the respective hue.  This is likely due to rounding issues; however, it may also be something
      related to the equality operator implicit conversions semantics of JavaScript.  It's something
      that can be looked into later if desired.
          * Bug Steps upon resolving check as opposed to suppressing them:
              - Select a shape entity for example.
              - Note the visual color and actual RGB values for that entity's color upon selection.
              - Click the Color Wheel.
              - Notice the automatic change of the color for the entity when the picker is shown.
                  - If the issue doesn't show itself right away, alter the color for the entity close the
                    picker, and repeat steps 2-3.

* Issue Count reduced from 8 to 1

Changes Committed:
    modified:   scripts/system/html/js/colpick.js
2018-02-09 18:21:37 -05:00
..
+android Pre-merge cleanup 2018-01-14 19:48:12 -08:00
developer Merge pull request #12311 from ElderOrb/FB11511 2018-02-01 12:11:30 -08:00
modules request module updates 2017-05-03 07:32:23 -07:00
system [Case 4315] ESLint Pass 6 Pt 2 for colpick equality checks (details below). 2018-02-09 18:21:37 -05:00
tutorials remove cache buster 2018-01-31 22:00:30 +00:00
defaultScripts.js defang 2018-01-17 07:11:27 -08:00