overte/scripts/system/html
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
..
css [Case 4315] Fixes Color Picker preview restore functionality (details below). 2018-02-09 14:56:52 -05:00
img Added Blocks to marketplace window 2017-08-04 16:56:30 -07:00
js [Case 4315] ESLint Pass 6 Pt 2 for colpick equality checks (details below). 2018-02-09 18:21:37 -05:00
ChatPage.html Limited Max Length of the Chat Box to 256 - as this exceeds Message. max. 2017-08-04 23:25:26 +01:00
EmoteApp.html new icon and button layout 2018-01-19 16:00:08 -08:00
entityList.html increment colspan count in table footer 2017-04-20 15:20:48 -07:00
entityProperties.html Removed the Stage functionality - it is now implemented as a script. 2018-01-08 14:34:46 -08:00
gridControls.html Raise and lower keyboard in entities editor 2016-09-28 17:57:53 +13:00
marketplaces.html Moved Blocks to tablet app 2017-08-10 14:23:45 -07:00
SnapshotReview.html Cleaned up Polaroid code 2017-06-02 11:02:01 -07:00
users.html simpler filter code 2017-02-15 10:23:36 -08:00