Gernott / mask

TYPO3 Extension Mask
https://www.facebook.com/typo3mask
GNU General Public License v2.0
130 stars 86 forks source link

[BUGFIX] Fields in the palette of an inline field can't be dragged out of the palette #447

Closed can0199 closed 3 years ago

can0199 commented 3 years ago

This pull request fixed this issue https://github.com/Gernott/mask/projects/1#card-72314478

nhovratov commented 3 years ago

Hey, thanks again for your pull-request. I really like your solution and took it a bit further. Now it works in both directions (dragging fields into inline - including root fields - and dragging fields outside of inline). This replaces another rule, which can be dropped completely. Now we are down to 3 rules.

Can you please test my changes?

can0199 commented 3 years ago

Hey, thanks again for your pull-request. I really like your solution and took it a bit further. Now it works in both directions (dragging fields into inline - including root fields - and dragging fields outside of inline). This replaces another rule, which can be dropped completely. Now we are down to 3 rules.

Can you please test my changes?

i tested youre changes and its still working