Skip to content

fixed vanishing of stars on clicking

kumar harsh requested to merge harshme78/agora-blockchain:star-fix into develop

Description

There was a glitch that made stars disappear when it was clicked twice although it was picking the correct values.

Fixes # (issue)

  • fixed glitch where stars disappeared on clicking

Type of change

Please mark the options that are relevant.

  • Updated UI/UX
  • Improved the business logic of code
  • Added new feature
  • Other

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

Merge request reports