cohaereo / alkahest

Multi-tool for viewing/extracting Destiny 2 assets, with a focus on an accurate recreation of the renderer
GNU General Public License v3.0
44 stars 7 forks source link

Alkahest does not adapt to monitor scaling settings when changing monitor scaling #42

Open cohaereo opened 2 months ago

cohaereo commented 2 months ago

Egui's DPI settings need to be updated when receiving WindowEvent::ScaleFactorChanged

cohaereo commented 2 months ago

Should be fixed with 98697a67706cbb32047315a18c47b671db3ecaa9 @Froggy618157725 can you verify this with your setup?

Froggy618157725 commented 2 months ago

I mean, sorta, but it crashes like the frame after.

On Tue, Sep 3, 2024, 12:32 PM cohae @.***> wrote:

Should be fixed with 98697a6 https://github.com/cohaereo/alkahest/commit/98697a67706cbb32047315a18c47b671db3ecaa9 @Froggy618157725 https://github.com/Froggy618157725 can you verify this with your setup?

— Reply to this email directly, view it on GitHub https://github.com/cohaereo/alkahest/issues/42#issuecomment-2327272315, or unsubscribe https://github.com/notifications/unsubscribe-auth/BFFC7OU3ZIKNQ47FNOBMGL3ZUYFC7AVCNFSM6AAAAABNRLMPV2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMRXGI3TEMZRGU . You are receiving this because you were mentioned.Message ID: @.***>

cohaereo commented 2 months ago

@Froggy618157725 please retest on the latest commit