sovietspaceship / souls-bug-reports

Bug reports for some of my apps (Elden Ring Build & Inventory Planner, Elden Ring Frame Data Explorer, Dark Souls III Inventory Tool, etc.)
https://nyasu.business
0 stars 0 forks source link

[Elden Ring Inventory Tool] Disable Frame Data button if multiple weapons are selected #4

Closed roadrunnersf closed 1 year ago

roadrunnersf commented 1 year ago

Application

Describe the bug Selecting 3 weapons has the 'view frame data' button available when it should not be To Reproduce

  1. add 3 identical weapons (or not identical, don't think it matters)
  2. select them all by clicking on them one at a time
  3. Click 'view frame data'
  4. nothing happens

This buttons should not be disabled, or (bonus), it should go to the frame data if all of the selected items have the same frame data (e.g. 3 identical weapons)

Expected behavior The frame data button be disabled if it is available, or do something if that makes sense

sovietspaceship commented 1 year ago

Fixed in b623df7