LaserFlash / steam-chat-skin

A customisable theme for the Steam Chat / Friends
https://chat.lasr.dev
GNU General Public License v3.0
65 stars 2 forks source link

Chat input controls have unexpected position when window is smaller #26

Closed jonyroda97 closed 4 years ago

jonyroda97 commented 5 years ago

https://i.imgur.com/DET1Kjo.jpg

Vs

https://i.imgur.com/8PUnTHk.jpg

LaserFlash commented 4 years ago

This was an intentional change. More so for if the window is made even smaller, as it makes sure there is still room for the actual text input.

Changes I could make to improve it:

BXZ1 commented 4 years ago

go to a wrapped state with a smaller window than current

this ^

LaserFlash commented 4 years ago

cool will probably make that change this evening

jonyroda97 commented 4 years ago

And an option to enable/disable the send button? Normally people use Enter right? 😅

LaserFlash commented 4 years ago

Your not wrong

I am remembering why I wrapped at that point though. The voice controls if in a call end up there as well. So a lot of buttons

LaserFlash commented 4 years ago

Will just have to make it more conditional and try and check if the voice controls are active

LaserFlash commented 4 years ago

This is why it was wrapping how it is currently image

LaserFlash commented 4 years ago

This might be the smallest it can go

image image