Jump to content
Search Community

UmerHayyat

Members
  • Posts

    8
  • Joined

  • Last visited

UmerHayyat's Achievements

0

Reputation

  1. Hi, I just purchased the license for gsap and received files as well. I need to consume them in my react based application so I would prefer importing them rather requiring or including them in my page. Any help is appreciated.
  2. Hi, I have created the very basic code pen and is new to GSAP as well, I am trying to make table column re-orderable and re-sizeable. I am using TweenLite to place back column header if it dropped on an invalid area. It is not working as expected, when I drag and release it on other header, the target of the event has changed to other column header instead of the one I dragged. below is the bug
  3. Hi OSUblake, Thank you for your reply. I am using HTML divs inside foreignObject because I would like to have scroll bar enabled (greyed area must have scroll bar) drag and drop to other HTML elements which
  4. Hi, I have created a minimalistic code pen to replicate the scenario CodePen. What I want to achieve is: Child (the cyan rows) should also be dragged along with the parent (greyed area) Child (the cyan rows) should be independently draggable within that grey area This works fine in Microsoft Edge and FireFox desktop browsers but doesn't work in Google Chrome
  5. Hei Rodrigo, I just tested my provided pen in Microsoft Edge and FireFox browser and it's perfectly working as expected. I think chrome's implementation is buggy or I need to open a ticket for draggable.
  6. Hi Rodrigo, thank you for your precious time. When do you say "trigger" what is it in gsap? and how to use it? any reference will be appreciated.
  7. Hi, I am new to Draggable and is evaluating it. I have seen parent-child examples but don't know why it's not working in my case, I have created a codepen. I want to move the table (the greyed area in the code pen) along with its cell (the cyan area in the code pen), and allowing the cell to be draggable independently (the cyan area a single row).
×
×
  • Create New...