thatmattlove / hyperglass

hyperglass is the network looking glass that tries to make the internet better.
https://hyperglass.dev
BSD 3-Clause Clear License
594 stars 88 forks source link

bug: logo display #258

Closed M0NsTeRRR closed 1 month ago

M0NsTeRRR commented 1 month ago

Bug Description

Logo should be centered on mobile. Also it would be better if the logo can be resized automatically by hyperglass depending on the available size on top of "Location" title instead of letting user setting custom width.

image

thatmattlove commented 1 month ago

Centering will be included in 2.0.2.

Also it would be better if the logo can be resized automatically by hyperglass depending on the available size on top of "Location" title instead of letting user setting custom width.

I tried this initially, but found that it was entirely too difficult to get right, because of the variety of logo sizes users have, hence the addition of the width option as a "last resort" to adjust your logo as needed.