WilliamKarolDiCioccio / open_local_ui

OpenLocalUI: Native desktop app for Windows, MacOS and Linux. Easily run Large Language Models locally, no complex setups required. Inspired by OpenWebUI's simplicity for LLM use.
MIT License
16 stars 2 forks source link

Rework the "Scroll down" button #53

Closed Rossi1337 closed 1 week ago

Rossi1337 commented 2 weeks ago

The "scroll down" button in the chat window is currently located on the left side and is quite big. It is exactly there where new text is generated. I try to read new text when "generation" is ongoing. This button on top of it is disturbing this.

I would suggest to move that button somewhere else. Maybe just push it to the right side and maybe make it more compact (remove the text and only keep the icon)?

Open for discussion.

Rossi1337 commented 2 weeks ago

Also related to that button is #46

WilliamKarolDiCioccio commented 2 weeks ago

We might leave just the icon as you said with a semi-transparent circle as background. The most straightforward place to move it to is the center but it is a bit difficult as I'm using the overlay widget and so there's no easy way to do it. I browse pub for a tailored solution.

@Rossi1337 let me seize the opportunity to tell you this week I won't be really active as I finished high school and I'm studying for the exam. I'll change branch protection rules so you can work autonomously

WilliamKarolDiCioccio commented 2 weeks ago

@Rossi1337 What do you think of this? It is centered and has a slightly transparent background that allows to easily read what's behind it. I highlighted it in the screenshot

Screenshot 2024-06-16 114711

Rossi1337 commented 2 weeks ago

This looks really cool. I think this will work quite well.

Rossi1337 commented 2 weeks ago

Good luck for your exams!!! I don't want to see you that much on github then ;-)