intel / AI-Playground

AI PC starter app for doing AI image creation, image stylizing, and chatbot on a PC powered by an Intel® Arc™ GPU.
MIT License
195 stars 31 forks source link

feature: resizable and snappable window #47

Closed KyleHagy closed 1 month ago

KyleHagy commented 1 month ago

Description: Can resize and use window snapping

Related Issue: none

Changes Made:

Enabled the Following in Electron:

transparent: true,
resizable: false,

Testing Done:

Tested all 4 corners for resizing. Tried snapping the window in my environment.

Checklist:

Nuullll commented 1 month ago

Oops, should merge into dev branch instead. Never mind, I'd keep it in main branch since there's no active development on dev branch.

NoobyNull commented 3 weeks ago

Sooo.... how do I apply this to the ArcA770?