not-nullptr / Aerochat

Native rewrite of Aerochat, a WLM 09 themed Discord client
Mozilla Public License 2.0
148 stars 8 forks source link

Feature: Image Previewer #14

Closed nullgato closed 2 months ago

nullgato commented 2 months ago

When a user clicks on an image within the chat window that image source is passed to a new instance of ImagePreviewer that renders the image on a window with a width/height based on the image attributes. The user is then able to open that image in their default browser or close the window through two methods: Esc and clicking anywhere off that window.

not-nullptr commented 2 months ago

i merged all over my screen reading this commit