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
How to specify a Column group max size?
In example: bp.columns(4, "mycolumns")
Is it possible to specify specific column size after writing bp.next_column()?
And how do I remove the auto-resize feature?
How to specify a Column group max size?
In example:
bp.columns(4, "mycolumns")Is it possible to specify specific column size after writing
bp.next_column()?And how do I remove the auto-resize feature?