gemini-testing / gemini-gui

GUI for gemini
MIT License
69 stars 18 forks source link

feat: add button to scale images and display horizontally #100

Closed reubenmoes closed 6 years ago

reubenmoes commented 6 years ago

If the images are too wide, the images will stack vertically, or may wrap with two on top and one below.

This PR forces the images to show in a row of three, and will scale down the images with CSS.

sipayRT commented 6 years ago

but sometimes it's important to see original sizes because you can miss some diffs in the updates image

reubenmoes commented 6 years ago

@sipayRT would a <a href target="_blank"> to the original image work for that?

sipayRT commented 6 years ago

no, in that way you will see only one image and should switch tabs to see difference. You can wrap "scale" with some option to have ability to switch on/off it. Like "show only errors" option

reubenmoes commented 6 years ago

hi @sipayRT I updated the PR to include a "scale images" button as you mentioned

reubenmoes commented 6 years ago

@sipayRT updated wording

sipayRT commented 6 years ago

thanks, it look cool now. Squash your commits and change commit to feat: add button to scale images and display horizontally plz

reubenmoes commented 6 years ago

squashed :)

sipayRT commented 6 years ago

merged ;)

tnx for contributing!

sipayRT commented 6 years ago

v5.2.0