changed tree-dropdown popup strategy to fixed to avoid auto resizing issues

This commit is contained in:
milan 2024-08-22 16:48:18 +02:00
parent 38ae6e4408
commit f683947836

View File

@ -671,6 +671,7 @@ export class Et2TreeDropdown extends SearchMixin<Constructor<any> & Et2InputWidg
?active=${this.open}
placement=${this.placement || "bottom"}
stay-open-on-select
strategy="fixed"
?disabled=${this.disabled}
>
<div