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
maryasov
changed the title
[Feature] Set a separate container for the toolbar, multi toolbars
[Feature] Set a separate container for the toolbar
Jul 13, 2024
In fact, you can override some UI-related services to rewrite the entire layout, but I think this is quite a challenge. 🤔
Later, we might consider providing some simplified methods to achieve layout adjustments. However, currently, we are short-staffed, so it might not be a priority in the short term. 🥲
In fact, you can override some UI-related services to rewrite the entire layout, but I think this is quite a challenge. 🤔
Later, we might consider providing some simplified methods to achieve layout adjustments. However, currently, we are short-staffed, so it might not be a priority in the short term. 🥲
Could you please give some direction for self-study documentations, or source-code reference on overriding this UI functionality.
classes, methods or little example?
this customization is critical for my project.
Bot detected the issue body's language is not English, translate it automatically. 👯👭🏻🧑🤝🧑👫🧑🏿🤝🧑🏻👩🏾🤝👨🏿👬🏿
Actually, you can override some UI related services to rewrite the entire layout, but I think it's quite a challenge. 🤔
In the future, we may consider providing some simplified methods to implement layout adjustments, but currently there are insufficient manpower, so it may not be a focus in the short term. 🥲
Initial checklist
Problem
To be able to customize the layout of components on the page, it would be nice to be able to assign toolbar to a separate containers for rendering
Solution
Optional ability to target the main toolbar output to a separate container from the main component.
The text was updated successfully, but these errors were encountered: