You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is related to #1611 which was partially fixed in #1612.
Steps to reproduce:
Create a block
Add a full width only component to the block Placement and movement within the initial block will be restricted to full only which is the desired effect
Add a new block
Drag the above component into the new block
Expected result:
Only the full width option should be enabled
Actual result:
Left and right options are enabled as well
The text was updated successfully, but these errors were encountered:
danielstorey
added a commit
to danielstorey/adapt_authoring
that referenced
this issue
May 11, 2017
Pass a supportedLayout object to the showDropZones method defined in the editorOriginView so that only the appropriate drop zones are displayed when dragging a component from one block to another.
danielstorey
added a commit
to danielstorey/adapt_authoring
that referenced
this issue
May 11, 2017
Pass a supportedLayout object to the showDropZones method defined in the editorOriginView so that only the appropriate drop zones are displayed when dragging a component from one block to another.
This is related to #1611 which was partially fixed in #1612.
Steps to reproduce:
Placement and movement within the initial block will be restricted to full only which is the desired effect
Expected result:
Only the full width option should be enabled
Actual result:
Left and right options are enabled as well
The text was updated successfully, but these errors were encountered: