bpmn-js/example
Nico Rehwaldt ef756e4e03 fix(Viewer): do not assume width / height 100%
This commit removes the behavior that width and height of a viewer are
automatically set to 100% unless specified otherwise.

The width and height are now optional attributes, that are only applied
if given. This way, users may still style their elements via CSS.
2014-04-08 15:23:52 +02:00
..
css feat(example): use custom-made font 2014-04-08 13:41:25 +02:00
font feat(example): use custom-made font 2014-04-08 13:41:25 +02:00
viewer feat(example): use custom-made font 2014-04-08 13:41:25 +02:00
app.js fix(Viewer): do not assume width / height 100% 2014-04-08 15:23:52 +02:00
index.html feat(example): use custom-made font 2014-04-08 13:41:25 +02:00