overte-Armored-Dragon/scripts/system/html/js
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
..
colpick.js [Case 4315] ESLint Pass 6 Pt 2 for colpick equality checks (details below). 2018-02-09 18:21:37 -05:00
entityList.js Avoid potentially slow entity list refresh upon deleting entities 2017-11-07 18:10:10 +13:00
entityProperties.js [Case 4315] Fixes black color preview for color pickers (details below). 2018-02-09 14:40:40 -05:00
eventBridgeLoader.js Simplify eventBridge mechanism exposing functionality to web pages 2017-06-12 14:46:37 -07:00
gridControls.js Addressed CR of 9684 2017-03-02 21:39:56 +02:00
jquery-2.1.4.min.js
jsoneditor.min.js new user data editor 2016-08-22 17:30:08 -07:00
keyboardControl.js 9461 Keyboard for create appear then disappears immediately (HMD) 2017-12-01 20:29:35 +03:00
list.min.js
marketplacesInject.js Make things slightly better? 2018-01-02 13:11:00 -08:00
SnapshotReview.js Tweak the Snapshot 'Share' button to make its purpose more clear 2017-07-05 12:39:15 -07:00
spinButtons.js