mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
changed tree-dropdown popup strategy to fixed to avoid auto resizing issues
This commit is contained in:
parent
38ae6e4408
commit
f683947836
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user