mirror of
https://github.com/zoriya/bubbles.git
synced 2026-08-05 04:36:07 +00:00
Merge branch 'master' into v2-exp-table-tests
This commit is contained in:
@@ -691,6 +691,7 @@ func (m *Model) setSize(width, height int) {
|
||||
m.Help.Width = width
|
||||
m.FilterInput.SetWidth(width - promptWidth - lipgloss.Width(m.spinnerView()))
|
||||
m.updatePagination()
|
||||
m.updateKeybindings()
|
||||
}
|
||||
|
||||
func (m *Model) resetFiltering() {
|
||||
|
||||
Reference in New Issue
Block a user