Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After opening any activity or even terminal, no icon is rendering for the description tab, not on hovering or clicking as well. As shown below:
The text was updated successfully, but these errors were encountered:
Thanks for testing. As this is rendered by the toolkit, I'll move the issue there.
Sorry, something went wrong.
@quozl @chimosky Could you please confirm which icon should be rendered there as in Sugarizer activities the Activity Icon is used for this place.
Huh? It's not an oversight, it's a bug. The icon is edit-description and is set here;
https://github.com/sugarlabs/sugar-toolkit-gtk3/blob/master/src/sugar3/activity/widgets.py#L250
Icon source is here;
https://github.com/sugarlabs/sugar-artwork/blob/master/icons/scalable/actions/edit-description.svg
Do you have conflicting evidence? Thanks.
It's not an oversight, it's a bug
Thanks, @quozl, I am working on it to solve the problem.
No, sorry I misunderstood.
No branches or pull requests
After opening any activity or even terminal, no icon is rendering for the description tab, not on hovering or clicking as well. As shown below:
The text was updated successfully, but these errors were encountered: