Skip to content
New issue

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

Implement riot-web side of dragging GroupTile avatars to TagPanel #6143

Merged
merged 3 commits into from
Feb 15, 2018

Conversation

lukebarnard1
Copy link
Contributor

@lukebarnard1 lukebarnard1 commented Feb 14, 2018

for adding groups to the TagPanel.

Codep. matrix-org/matrix-react-sdk#1751

@@ -115,6 +115,10 @@ limitations under the License.
cursor: pointer;
}

.mx_GroupTile_avatar {
cursor: -webkit-grab;
Copy link
Member

Choose a reason for hiding this comment

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

red-panda-445px
Don't forget about Firefox. Look at that little face.

Looks like Firefox supports the unprefixed version, so I'd just add that.

@dbkr dbkr assigned lukebarnard1 and unassigned dbkr Feb 15, 2018
@dbkr
Copy link
Member

dbkr commented Feb 15, 2018

Otherwise lgtm

@lukebarnard1 lukebarnard1 merged commit f625590 into develop Feb 15, 2018
@t3chguy t3chguy deleted the luke/dnd-group-view-tag-panel branch May 12, 2022 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants