Skip to content

Conversation

Fafa87
Copy link

@Fafa87 Fafa87 commented May 2, 2021

This extends ScrolledWindow adding an option for it to keep being scrolled to the end of the content.
It is usefull when you create something like a chat and want it to keep scrolling to the end unless user changes slider.

I am currently on Windows and I had some problem compilation (or linking) with std::min in ResizableImage.
Not sure if it was something in my setup or it was not tested on Windows (however I would not expect std::min to be a problem :) ). I changed it to ternary operator to workaround the problem.

@Fafa87 Fafa87 mentioned this pull request May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant