fix(dees-input-list,dees-icon): preserve input focus after list updates and make icons ignore pointer events

This commit is contained in:
2026-04-06 10:41:20 +00:00
parent a5f7a7ecee
commit b5055b0696
4 changed files with 20 additions and 13 deletions

View File

@@ -338,6 +338,7 @@ export class DeesIcon extends DeesElement {
justify-content: center;
line-height: 1;
vertical-align: middle;
pointer-events: none;
}
/* Improve rendering performance */