RustInPeace Posted September 21, 2015 Posted September 21, 2015 This has been a problem for a long time, but now I feel like bringing it up. If you right click and delete, then the appropriate pokemon can be deleted. With Alt+click, 2 pokemon are gone. If the party's filled, slot 5 and 6 are removed by Alt+Click, then 3 and 4. I'm just now noticing this is the case after selecting a pokemon with ctrl+click. When not selecting via that, you can alt+click with no problem. Also right clicking and selecting a pokemon causes the wacky alt+click glitch.
Kaphotics Posted September 21, 2015 Posted September 21, 2015 Heh, nice. The method is triggering twice. First trigger -> delete data; move data down so no middle slot is empty. Second trigger -> delete same slot data; " " Try shift-clicking (setting) to the 6th slot with 1 party member. Another bug -- Turns out the PictureBoxes were subscribed to the view/set/delete method twice (via Click and MouseDown). Fixed in the first commit. Party Setting display bug also fixed in the second commit. Thanks for reporting
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now