Colorfulstan / overwolf-champ101

Entry to the NVIDIA APP Challenge by Overwolf 2015
http://champ101.krispin.it
1 stars 1 forks source link

fix(abilities) nidalee / Elise second Form #1

Open Colorfulstan opened 8 years ago

Colorfulstan commented 8 years ago

Currently Nidalee's and Elise's second Form abilities are removed for consistency within the Data for Champion-panels

Since it is unlikely that this issue will be fixed by the ddragon-project's team that offers the static-data provided through the RIOT-API there needs to be another Solution within the front- or backend data transformations.

Options would be: 1) Integrate the second-form Tooltips within the Tooltip of the first form (propably most efficient solution) 2) integrate a switch within ChampionPanels to display the second Form (since the problem doesn't effect lots of champs, this propably is overkill) 3) split the abilities within the ChampionPanel to display different Tooltips (tried this originally, but isn't too good for usability / clarity - changing Revision)

Colorfulstan commented 8 years ago

seems like ddragon data takes care of that, need to stay tuned where the changes are headed