AlphaConsoleElectron icon indicating copy to clipboard operation
AlphaConsoleElectron copied to clipboard

Show 'Installed' when certain textures are already installed?

Open jdmremi opened this issue 6 years ago • 7 comments

I'm talking about what's in this image. Maybe, when it's installed, grey it out, and and have it show 'Installed', or even have it say something like 'Uninstall', where it will actually remove the files from the user's machine, and prompt asking if they really want to uninstall it? I clicked this a few times wondering why it wouldn't download, until I figured it was already installed. image

jdmremi avatar May 30 '18 22:05 jdmremi

I'm glad you pointed that out. So I was working on a solution and at this point I've managed to get a text to show up on installed packages. I am working on implementing a change for the download button tomorrow. Still working on the styling but it's progress :+1:

screenshot from 2018-05-31 01-17-36

moffatethan avatar May 31 '18 08:05 moffatethan

I've changed it from "Installed" to just a check mark as a placeholder for some kind of downloaded icon. screenshot from 2018-05-31 01-33-36

moffatethan avatar May 31 '18 08:05 moffatethan

Looks a bit difficult to read.. I was thinking something more like this, with the button having a hex color of #323232. image

jdmremi avatar May 31 '18 16:05 jdmremi

I think the check mark is fine. Also a toggle to filter out installed ones would be nice

Carsillas avatar May 31 '18 16:05 Carsillas

I agree the check mark is fine too, but making it more visible at least would be perfect.

jdmremi avatar May 31 '18 17:05 jdmremi

@Vezqi Definitely, I tried making it as visible as I can haha. I was considering grabbing a icon off a website but then the credit would need to be put somewhere so I just put an html checkmark as a placeholder but I might be able to play around with colours... Maybe add a background colour? I don't know design can still be discussed. We are a little limited due to the size of the squares and whatnot so I think it should be an icon.

moffatethan avatar Jun 01 '18 00:06 moffatethan

@burnss9 The filter is definitely doable. Each installed package has the installed class.

moffatethan avatar Jun 01 '18 01:06 moffatethan