Nexus-Mods / NexusMods.App

Home of the development of the Nexus Mods App
https://nexus-mods.github.io/NexusMods.App/
GNU General Public License v3.0
855 stars 43 forks source link

Double-click on Mod to view files #1449

Open erri120 opened 3 months ago

erri120 commented 3 months ago

Requires #1441, similar to #1439.

BearWithMe18 commented 1 month ago

Is the intention here just to open the mod file in the in-app window like the current "View Mod Files" button? If so I can take this up.

halgari commented 1 month ago

Yep, for now it can do exactly the same as that button does, this is just ease of use thing

On Thu, Jul 11, 2024 at 11:44 AM BearWithMe18 @.***> wrote:

Is the intention here just to open the mod file in the in-app window like the current "View Mod Files" button? If so I can take this up.

— Reply to this email directly, view it on GitHub https://github.com/Nexus-Mods/NexusMods.App/issues/1449#issuecomment-2223524991, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAE72HKMPGUYQPF6CB7CHKDZL3AA5AVCNFSM6AAAAABIK4ZRBKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMRTGUZDIOJZGE . You are receiving this because you are subscribed to this thread.Message ID: @.***>

erri120 commented 1 month ago

Is the intention here just to open the mod file in the in-app window like the current "View Mod Files" button? If so I can take this up.

@BearWithMe18 I've looked into this before and haven't resolved this issue yet, because of how we use the DataGrid. This issue sadly isn't as straightforward as it appears to be.