Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some eject buttons missing if multiple drives are plugged in #494

Closed
nEONcReepER990 opened this issue Jul 23, 2024 · 7 comments
Closed

Some eject buttons missing if multiple drives are plugged in #494

nEONcReepER990 opened this issue Jul 23, 2024 · 7 comments

Comments

@nEONcReepER990
Copy link

only thing i have changed is "theme.nss > dark = auto "

shell

@RubicBG
Copy link
Collaborator

RubicBG commented Jul 24, 2024

is this win10 or win11?
do you have any 3rd party app like ExplorerPatcher, StartAllBack, Start11 .... ?

@nEONcReepER990
Copy link
Author

win11 and i had explorer patcher but i removed it so only the shell is active

@RubicBG
Copy link
Collaborator

RubicBG commented Jul 24, 2024

it is not logical, but lets test something "strange": open shell.nss and delete import 'imports/modify.nss' (or comment it with //), save it and reload NS.

@nEONcReepER990
Copy link
Author

image

@moudey
Copy link
Owner

moudey commented Jul 24, 2024

Change the value of modify.remove.duplicate option to 0 or false

settings
{
    modify.remove.duplicate = 0
}

@nEONcReepER990
Copy link
Author

nEONcReepER990 commented Jul 24, 2024

simple fix, wow
image
thanks :)

@RubicBG
Copy link
Collaborator

RubicBG commented Jul 24, 2024

I never would have guessed

Change the value of modify.remove.duplicate option to 0 or false

settings
{
    modify.remove.duplicate = 0
}

I never would have guessed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants