Skip to content
Snippets Groups Projects
  • rhenck's avatar
    42b09cc0
    Fix drag and drop element cursor style (in player) · 42b09cc0
    rhenck authored
    This is the same hack used in the editor for overlay elements. Here 
    applied to the actual dnd elements seen in the player.
    
    Explanation: The cursor can not be applied to the dragged elements as it 
    is not positioned (at least that is my understanding). The workaround is 
    to style the body (cursor) while anything is being dragged.
    42b09cc0
    History
    Fix drag and drop element cursor style (in player)
    rhenck authored
    This is the same hack used in the editor for overlay elements. Here 
    applied to the actual dnd elements seen in the player.
    
    Explanation: The cursor can not be applied to the dragged elements as it 
    is not positioned (at least that is my understanding). The workaround is 
    to style the body (cursor) while anything is being dragged.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.