aymenhs / kanbanik

Automatically exported from code.google.com/p/kanbanik
Apache License 2.0
0 stars 0 forks source link

Change the size of the Workflow items #37

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. All the workflow item's size should be changed horizontically.

What is the expected output? What do you see instead?
At the moment the workflow items are not resizable.

What version of the product are you using? On what operating system?
0.2.5

Please provide any additional information below.
Chrome and Firefox

Original issue reported on code.google.com by emar.sze...@gmail.com on 31 Jan 2014 at 1:31

GoogleCodeExporter commented 9 years ago
Could you please tell me where the kanban tables rendered?

Original comment by emar.sze...@gmail.com on 5 Feb 2014 at 8:21

GoogleCodeExporter commented 9 years ago
There are some ways how to change the size of the workflowitems (at least the 
vertical size).

1: in the edit board dialog you can select if you want "Balance vertical items' 
size"
2: in the edit workflowitem dialog you can set up a fixed size for a 
workflowitem.

Is any of that what you are looking for?

> Could you please tell me where the kanban tables rendered?

It is in 
kanbanik-web/src/main/java/com/googlecode/kanbanik/client/modules/editworkflow/w
orkflow/BoardGuiBuilder.java

If you would like to code it by yourself I would advise you to base it on a 
stable "v0.2.5" tag.

Original comment by jelkosz@gmail.com on 5 Feb 2014 at 8:37