Files
cproof/src
John Hernandez 0d29e05d77 Fix scrolling state at windows edge
The problem: if user scrolled to the edge of the window, the state that
edge is reached, transfers to other windows, rendering user unable to
scroll further up/down in other windows as well.

Make unique states for each window that show that edge of the DB is reached.

Later it might be improved with MAM states as well to decrease load on program
in cases when user keeps scrolling despite reaching the edge.

Bug discovered by @atomicwatch, reported through the developers' MUC

`SCROLL_INNER` naming suggestion by @jubalh
2023-12-05 13:28:55 +01:00
..
2023-12-05 13:28:55 +01:00
2023-07-31 16:51:58 +02:00
2022-06-28 20:08:38 +02:00
2023-07-31 16:51:58 +02:00
2023-08-31 23:14:02 +02:00
2023-08-31 23:14:02 +02:00
2023-01-10 10:37:25 +01:00