crysterm icon indicating copy to clipboard operation
crysterm copied to clipboard

Fix scroll bottom

Open docelic opened this issue 2 years ago • 0 comments

Run e.g. test/widget-scrollable-boxes.cr. The detected scroll only works up to below the box with text "hello1 - hello2". The third child of the main box, with the content "world", is not able to be scrolled into view because the calculated amount of scroll available/possible is too small.

This issue is not present in Blessed.

docelic avatar Apr 16 '23 06:04 docelic