You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the drop-down arrow of the ComboBox in the Semi.Avalonia control library is fixed on the right side. Under certain specific interface layout and design requirements, this fixed position may not meet diverse design needs. It is hoped that a function can be added to allow developers to adjust the position of the ComboBox drop-down arrow to the bottom according to the actual situation. This can greatly improve the applicability and flexibility of the control in different scenarios, thereby better meeting various user interface design requirements.