Commit Graph
6 Commits
Author SHA1 Message Date
b57b3b573d feat: introducing Web-Embeds (alias iframe element) (#6691)
Co-authored-by: dwelle <luzar.david@gmail.com>
2023-07-24 16:51:53 +02:00
David LuzarandGitHub 079aa72475 feat: eye dropper (#6615) 2023-06-02 17:06:11 +02:00
5b7596582f feat: color picker redesign (#6216)
Co-authored-by: Maielo <maielo.mv@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2023-05-18 16:06:27 +02:00
LipisandGitHub e05acd6fd9 Update ESLint rules (#2342) 2020-11-06 21:06:30 +01:00
Jed FoxandGitHub f7e3ee2064 Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
Christopher ChedeauandGitHub ead6a083d4 Assign a colors to each pointers (#944)
I'm using the client id as a random number to index on the color array. So far it's been working better than using a sequential increment as the colors in the array are sorted by proximity. Also, it has the advantage that everyone in the room will see the same color for the same person.
2020-03-14 12:18:57 -07:00