There is a small issue that, when editing a comment microinstruction, any microinstruction inside the implementationFormatPane cannot be dragged until after the user has committed the edit made in some way. When we first added this feature, this situation would result in a thrown illegalStateException. We made it so that this error is never thrown, but the functionality is still less than desirable and we didn’t have time to figure out how to fix it.
There is a small issue that, when editing a comment microinstruction, any microinstruction inside the implementationFormatPane cannot be dragged until after the user has committed the edit made in some way. When we first added this feature, this situation would result in a thrown illegalStateException. We made it so that this error is never thrown, but the functionality is still less than desirable and we didn’t have time to figure out how to fix it.