ShareProc / shareproc-client-js

JavaScript client libraries
0 stars 0 forks source link

Text in activity box in external swimlane is hidden #3

Open JohnChrJensen opened 8 years ago

JohnChrJensen commented 8 years ago

text in external swimlane is hidden

When a new swimlane is created and an activity box with text is made, the text disappears. Most likely a layer issue.

JohnChrJensen commented 8 years ago

I found a workaround on this! By creating an activity box from an existing activity in the the existing pool and then drag it into the external pool, the text will be visible. It is still a bug, but much less critical with this workaround.

baardl commented 8 years ago

Very good you found a workaround. Both dataObject and activity have these issues when pulling a new from left pallette.

  1. apr. 2016 9.53 a.m. skrev "JohnChrJensen" notifications@github.com:

I found a workaround on this! By creating an activity box from an existing activity in the the existing pool and then drag it into the external pool, the text will be visible. It is still a bug, but much less critical with this workaround.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/ShareProc/shareproc-client-js/issues/3#issuecomment-207285872

JohnChrJensen commented 8 years ago

Yes, the workaround is therefore not working with the dataobject since you can not generate this from an existing object.