Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Caching zoom and visible area for every page in TabbedDiagramView (Read 75 times)
Kamil
YaBB Newbies
*
Offline



Posts: 22
Joined: Aug 22nd, 2024
Caching zoom and visible area for every page in TabbedDiagramView
Jan 3rd, 2025 at 12:07pm
Print Post  
In our React application we use TabbedDiagramView. Mindfusion allows to perform scroll and zoom on every page of our tabbed diagram. However, whenever I zoom/scroll the first page, all the other pages are zoomed/scrolled as well. I would like to avoid that and make every page to remember its own zoom and visible area. Could you advise me on how to achieve that?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3321
Joined: Oct 19th, 2005
Re: Caching zoom and visible area for every page in TabbedDiagramView
Reply #1 - Jan 6th, 2025 at 11:43am
Print Post  
New scripts here keep separate zoom and scroll per diagram view tab -

https://mindfusion.eu/_beta/jsdiag451.zip

Regards,
Slavcho
Mindfusion
  
Back to top
 
IP Logged
 
Kamil
YaBB Newbies
*
Offline



Posts: 22
Joined: Aug 22nd, 2024
Re: Caching zoom and visible area for every page in TabbedDiagramView
Reply #2 - Jan 7th, 2025 at 10:47am
Print Post  
Thank you for the file. Could you describe where exactly the implementation is located in these files?
In our project we are importing mindfusion via npm. Will these changes be available in npm in the future?
  
Back to top
 
IP Logged
 
Slavcho
YaBB Moderator
*****
Offline


tech.support

Posts: 3321
Joined: Oct 19th, 2005
Re: Caching zoom and visible area for every page in TabbedDiagramView
Reply #3 - Jan 7th, 2025 at 11:26am
Print Post  
We should release this week. Meanwhile you could try module scripts from https://mindfusion.eu/Forum/YaBB.pl?num=1735883537/10#10
  
Back to top
 
IP Logged
 
Kamil
YaBB Newbies
*
Offline



Posts: 22
Joined: Aug 22nd, 2024
Re: Caching zoom and visible area for every page in TabbedDiagramView
Reply #4 - Jan 8th, 2025 at 9:55am
Print Post  
Thank you for the clarification. I will try it out.
  
Back to top
 
IP Logged
 
Tooni
YaBB Newbies
*
Offline


I Love MindFusion!

Posts: 1
Joined: Jan 10th, 2025
Re: Caching zoom and visible area for every page in TabbedDiagramView
Reply #5 - Jan 10th, 2025 at 2:55pm
Print Post  
Is there a way to control the zoomFactor for each page of a TabbedDiagramView programmatically?
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint