Skip to content

Fix unable to select text on animation bug (#1053)#1301

Merged
MadLittleMods merged 1 commit into
matrix-org:masterfrom
tawandamoyo:master
May 11, 2022
Merged

Fix unable to select text on animation bug (#1053)#1301
MadLittleMods merged 1 commit into
matrix-org:masterfrom
tawandamoyo:master

Conversation

@tawandamoyo
Copy link
Copy Markdown
Contributor

Fixes #1053 , used the suggestion from @MadLittleMods

Comment thread gatsby/static/js/how-it-works.js Outdated
@MadLittleMods MadLittleMods added the bug Something is broken. label Apr 22, 2022
@tawandamoyo tawandamoyo requested a review from MadLittleMods May 9, 2022 10:03
Comment thread gatsby/static/css/how-it-works.css
opacity: 0;
max-width: 570px;
opacity: 0;
pointer-events: none;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me 👍

Screen.Recording.2022.05.09.at.2.58.59.PM.mp4

Copy link
Copy Markdown
Contributor

@MadLittleMods MadLittleMods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove changes to gatsby/package-lock.json

@tawandamoyo tawandamoyo requested a review from MadLittleMods May 10, 2022 08:03
@MadLittleMods MadLittleMods merged commit bc76469 into matrix-org:master May 11, 2022
@MadLittleMods
Copy link
Copy Markdown
Contributor

Thanks for the contribution and fix @tawandamoyo! Now the demo is even more slick 🦦

@tawandamoyo
Copy link
Copy Markdown
Contributor Author

Thanks for the reviews and suggestions @MadLittleMods , I learnt a lot. And happy to contribute in any way to this revolutionary project!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something is broken.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unable to select text in How does it work? animation section

2 participants