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?
The text was updated successfully, but these errors were encountered:
Mayorc1978
changed the title
In App mode how do I give startup flags
How do I specify Column group Size or a single column max size, they keep autoresing
Oct 5, 2022
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?
The text was updated successfully, but these errors were encountered: