BoBoBaSs84 / BB84.SAU

The "Steam Achievement Unlocker" or "SAU" offers the possibility to unlock Steam achievements that are no longer available, for example through online challenges.
MIT License
4 stars 1 forks source link

`Lock` and `Unlock` buttons not alternating #8

Closed Probotus closed 2 months ago

Probotus commented 2 months ago

Describe the bug When you unlock an achievement, the buttons are not updated.

To Reproduce Steps to reproduce the behavior:

  1. Go to Achievments
  2. Select one achievement to unlock
  3. Click on the Unlock button
  4. See error

Expected behavior The behavior should be such that the buttons alternate back and forth depending on whether the achievement is unlocked or locked.

BoBoBaSs84 commented 2 months ago

I was able to reproduce the error, you just have to listen for the event that is called when the achievement is unlocked or locked.

I'll take a look at this in detail tomorrow.