rvazarkar / NGUInjector

Apache License 2.0
27 stars 31 forks source link

Forked and added "Wish Exclusion" #84

Open WernerCD opened 3 years ago

WernerCD commented 3 years ago

https://github.com/wernercd/NGUInjector

On the wish tab, added exclusions. 40 wishes I want... 3 or 4 I don't. Much easier to maintain a small list of priorities, a small list of exclusions and let the rest fall where they may.

The layout is "ugly" as I'm not sure I like where the buttons are but it's a rough draft of something I haven't programmed in many years (WinForms).

Let me know if interested.

image

image

WernerCD commented 3 years ago

I've added some extra code to my fork that basically keeps the selected index on the lists for wishes/exclusions when you remove something from one of the lists (very useful when removing many... no need to remove > select > remove > select... )...

main thing that would probably be needed before I did a pull request is probably documentation. and feedback on "look & feel".

ndscable commented 3 years ago

Probably just need to shrink the input box for the wish number and it would look better. With the box being as long as it is, it looks busier.