llaske / sugarizer

Sugarizer is a web implementation of the Sugar platform to run on any device or browser
https://sugarizer.org
Apache License 2.0
197 stars 411 forks source link

Wrong arrow icon in Exerciser activity #748

Closed sarthak-g closed 1 year ago

sarthak-g commented 4 years ago

Arrow does not change when opening palette in Exerciser activity. arrow down

arrow down activity button

saurabhhere commented 3 years ago

Hi @llaske, I have checked the graphic files for the Exerciser activity but haven't found why this bug is present. Is it something related to graphics or something else? Can you please help me with what may be the reason for this, it will help me a lot. Thanks

llaske commented 3 years ago

Arrow visibility is controlled by Sugar-web styles here and here. Don't know why it doesn't work for this specific palette and works for others.

llaske commented 2 years ago

Fixed in https://github.com/llaske/ExerciserReact/pull/104

llaske commented 2 years ago

Fixed in https://github.com/llaske/sugarizer/commit/6d5b2b08aacc1ded2674bdf663442e067706f3b3