Page MenuHomePhabricator

Changing node data to multicomponent image does not add component slider
Closed, WontfixPublic

Description

When the data of a node containing a "normal" image is changed to a multicomponent image, the component slider to switch between components does not appear in the context menu.
If the image is then saved and reloaded, the slider does appear.

Event Timeline

Does this mean that you do have an existing data node and you are using SetData() to replace previously non-multicomponent data with multicomponent one?

Does it work fine for setting multicomponent data as the first data?
Does it matter whether or not the node had been added to the datastorage previously?

This is an edge case we will probably not support unless this becomes vital for someone (which it is not in this case).