Mirrored entities

This commit is contained in:
barsdeveloper
2023-05-03 21:14:01 +02:00
parent fff40b7619
commit 4eb1ff2a7c
9 changed files with 291 additions and 127 deletions

View File

@@ -16,6 +16,7 @@ export default class CommentNodeTemplate extends IResizeableTemplate {
/** @param {NodeElement} element */
initialize(element) {
super.initialize(element)
if (element.entity.CommentColor) {
this.#color.setFromRGBANumber(element.entity.CommentColor.toNumber())
this.#color.setFromHSVA(