elvish/pkg/cli/tk
Qi Xiao 9ebb46be0f pkg/cli/tk: Tweak the scrollbar algorithm.
The algorithm now guarantees that the scrollbar size remains the same if the
window size remains the same.
2021-02-21 23:05:41 +00:00
..
codearea_render.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
codearea_test.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
codearea.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
colview_test.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
colview.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
combobox_test.go pkg/cli/tk: De-export test utilities. 2021-02-11 22:34:38 +00:00
combobox.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
empty.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
label.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
layout_test.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
listbox_state.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
listbox_test.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
listbox_window_test.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
listbox_window.go Simplify the API of pkg/cli. 2021-02-11 19:24:37 +00:00
listbox.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
scrollbar.go pkg/cli/tk: Tweak the scrollbar algorithm. 2021-02-21 23:05:41 +00:00
textview_test.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
textview.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
utils_test.go Make tests compatible with "go test -count n" (n > 1). 2021-02-17 22:46:32 +00:00
widget_test.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00
widget.go pkg/cli: Pass the widget to binding bodies. 2021-02-12 21:34:47 +00:00