gitui/src
Richard Menzies c887b8597c
Fix scrolling in filetrees (#296)
* Add selection offset considering non-visible items to scroll_top
* Add test for filetree scrolling
* Fix scroll test
* Fix scroll when multiple folders folded onto one line are folded up
* Add test for not visible folded up folder scrolling correctly
2020-09-29 20:13:09 +02:00
..
components Fix scrolling in filetrees (#296) 2020-09-29 20:13:09 +02:00
tabs test fetch 2020-09-07 21:44:42 +02:00
ui Scrollbar in diff (#251) 2020-08-28 18:19:44 +02:00
app.rs Test push progress (#272) 2020-09-04 09:08:29 +02:00
clipboard.rs fix nightly build 2020-09-27 18:56:20 +02:00
cmdbar.rs Rust1.46 and nightly ci (#246) 2020-08-28 10:52:24 +02:00
input.rs use condvar/mutex to not busywait when suspending input polling (closes #153) 2020-06-30 09:33:22 +02:00
keys.rs test fetch 2020-09-07 21:44:42 +02:00
main.rs revert clipboard feature on linux to fix static linux binary build (#261) 2020-09-01 01:36:38 +02:00
notify_mutex.rs comment 2020-07-18 11:59:30 +02:00
profiler.rs fix clippy for when pprof is off 2020-07-04 16:54:30 +02:00
queue.rs Test push progress (#272) 2020-09-04 09:08:29 +02:00
spinner.rs more fancy spinner, cleanup tabs 2020-07-04 12:55:40 +02:00
strings.rs Push progress 2020-09-06 17:48:14 +02:00
version.rs docs 2020-04-12 14:24:21 +02:00