Making the Essential Manipulator respond to plane state changes was surprisingly easy since it already had an event handler hooked up to the clipboard change notifier. Once I changed the Essential Manipulator's invocation of SetPastePreviewTiles to indicate that the preview plane should respect the plane states, the existing call to ClipNotify.Notify() in the StandardTools stop on the plane state change event bus was sufficient.
No comments:
Post a Comment