Hi,
How to add horizontal and vertical scrolling in canvas if diagram overflow. Many thanks
Kind Regards,
Waq
Hi,
How to add horizontal and vertical scrolling in canvas if diagram overflow. Many thanks
Kind Regards,
Waq
Hi,
Please, have a look at this discussion for details.
For more technical insight, check ZoomScroll module.
Thanks,
Vladimir
I did this for my implementation. Depends on your requirement.
Canvas.js
function createContainer(options) {
var container = options.container || document.body;
// create a
assign(parent.style, {
position: ‘relative’,
overflow: ‘scroll’,
backgroundColor: “white”,
Canvas.prototype._init = function(config) {
var eventBus = this._eventBus;
var container = this._container = createContainer(config),
Thank you very much!!!
Hi Sudharsan_R,
Regards,
Hung
define an id in index.html and hook the panel to the id instead of bjs-container.
Hi Sudhanrsan_R,
Regards,
Hung
Hi Sudarshan_R,
I am very new to BPMN.IO , was going through all the questions/reply on forum.
I have a requirement : add our elements in flow diagram instead of existing default elements in BPMN.IO flow diagram.
In your diagram i can see you have added your custom canvas elements . Could you please help me how to add own elements to BPMN work flow.
Hello Sudharsan_R,
I 'm trying to split the diagram and the palette into separate two containers, Could you please share the code source of your implementation so it could give me some insight.
My personal email: dgouissem@gmail.com
kind regards,
Can you send me your project please?
dgouissem@gmail.com
Thanks in advance
Hi Sudharsan_R,
I have been searching for from long time can you please share the code to my mail.That will be very much helped to me.
Email : venkateshprasad.mummidi@gmail.com