-
Notifications
You must be signed in to change notification settings - Fork 149
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Selecting and moving multiple operators #112
Comments
Sorry for the late answer. It is not a feature yet. |
This would be a great enhancement for when working with flowcharts with lots of operators. I'm also interested in this feature. |
Hi - I've modified the flowchart plugin to both scroll and allow drag-select and move multiple operators at once. Here is a screenshot of what it looks like. The top part of the screen is a draggable toolbar of operators. Screen of the drag-select: The operators can now be moved as a group and all of the link positions are maintained: Rob |
Hi Rob Very nice! Are you willing to create a pull request for this patch? Maybe the maintainer can merge your changes in the main repository. |
@Rob-ModernAnalytics please share this 😁 |
+1
…On Sun, 31 May 2020 at 23:16, MadTomT ***@***.***> wrote:
@Rob-ModernAnalytics <https://github.com/Rob-ModernAnalytics> please
share this 😁
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AARC2MZ3OCGPR4HD6OHCVHTRULJKNANCNFSM4HXGI22Q>
.
|
Hi, Thank you - I will be creating a pull request for both the drag select and the scrolling functionality. Let's see what the maintainer thinks. Rob |
Hi - I am putting together a pull request for both the scrolling and the drag select functionality. Rob |
@Rob-ModernAnalytics is there any news on this ? Thanks |
@Rob-ModernAnalytics any news on this ? Can you share the changes ? Thanks |
Hi,
I’d be happy to share the code but haven’t had time to create a pr.
Rob
On Jul 5, 2020, at 1:56 AM, MadTomT <[email protected]> wrote:
@Rob-ModernAnalytics<https://github.com/Rob-ModernAnalytics> any news on this ? Can you share the changes ?
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#112 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGIDUANKYQOWBLCAQQ62VC3R2A543ANCNFSM4HXGI22Q>.
|
+1 |
Hi Rob, any news on this ? Thanks |
Hi Tom,
As I’ve mentioned previously I would be happy to provide my code. Please let me know the best way to provide it to you.
Thanks,
Rob
From: MadTomT <[email protected]>
Sent: Friday, September 11, 2020 6:20 AM
To: sdrdis/jquery.flowchart <[email protected]>
Cc: Rob Thibault <[email protected]>; Mention <[email protected]>
Subject: Re: [sdrdis/jquery.flowchart] Selecting and moving multiple operators (#112)
Hi Rob, any news on this ?
Can you make the changes available?
Thanks
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#112 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGIDUAMUOZMYCST5HSUJNYTSFIPZHANCNFSM4HXGI22Q>.
|
Hi Rob, Could you email it or make it available via onedrive, dropbox etc ? |
Hi Tom,
I’ve attached my version of the flowchart program. I use the “selectable” to help my UI do the drag-select. Have a look. I can also send you some code in my UI that brings everything together.
Thanks!
Rob
From: MadTomT <[email protected]>
Sent: Saturday, September 12, 2020 9:51 AM
To: sdrdis/jquery.flowchart <[email protected]>
Cc: Rob Thibault <[email protected]>; Mention <[email protected]>
Subject: Re: [sdrdis/jquery.flowchart] Selecting and moving multiple operators (#112)
Hi Rob,
Could you email it or make it available via onedrive, dropbox etc ?
Thanks :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#112 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGIDUALGQ7ZGAVHEWDCBJQLSFORFTANCNFSM4HXGI22Q>.
|
Cheers Rob, sorry I'm not sure where you've attached it... |
Tom,
I attached it to the email. Do you have a spot I can upload it to?
Rob
On Sep 12, 2020, at 1:00 PM, MadTomT <[email protected]> wrote:
Cheers Rob, sorry I'm not sure where you've attached it...
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#112 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGIDUANMLAK6KL4EJMU6BSDSFPHMPANCNFSM4HXGI22Q>.
|
Tom, Try accessing here: https://github.com/Rob-ModernAnalytics/Public.git Rob |
Cheers Rob. I've downloaded the files :) |
Hi Tom,
Good news! I will post some code on how to use the new features.
Rob
On Sep 13, 2020, at 7:44 AM, MadTomT <[email protected]> wrote:
Cheers Rob.
I've downloaded the files :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#112 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AGIDUALL7M5BS2V3ZSMFTPDSFTLFNANCNFSM4HXGI22Q>.
|
To make it easier for the maintainer of this project to review or even
merge your changes, it's better that you fork the repository, apply your
changes on the fork and then make a pull request.
Op zo 13 sep. 2020 18:45 schreef Rob-ModernAnalytics <
[email protected]>:
… Hi Tom,
Good news! I will post some code on how to use the new features.
Rob
On Sep 13, 2020, at 7:44 AM, MadTomT ***@***.***> wrote:
Cheers Rob.
I've downloaded the files :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<
#112 (comment)>,
or unsubscribe<
https://github.com/notifications/unsubscribe-auth/AGIDUALL7M5BS2V3ZSMFTPDSFTLFNANCNFSM4HXGI22Q>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#112 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACD4O77WOESZKBZVYNPUUI3SFTZJBANCNFSM4HXGI22Q>
.
|
Hi Rob, did you get around to posting code on how to use the new features? @ |
hello any news how to use the code? |
I downloaded this but never got a chance to try it. Has anyone got it working ? |
Has anyone come up with a way to select and then move multiple operators at once ?
Thanks
The text was updated successfully, but these errors were encountered: