matthewmaier / platyvue

easily create and share open source hardware documentation
2 stars 1 forks source link

Rendered View #11

Closed jmwright closed 9 years ago

jmwright commented 9 years ago

The current rendered view (not sure if that's the right term) is set up to be in the lower right corner of the network diagram area. This cuts down on the available area for laying out the network. Would it be possible to add some sort of a render drop-down that would allow you to render the network in preset ways into a pop up dialog?

jmwright commented 9 years ago

"Separate window" would be a better phrase to use than "pop up dialog".

matthewmaier commented 9 years ago

Yep. I plan to make them "tabbed." Just stuck it there so I could see the output.

On Wed, Jul 22, 2015 at 7:52 PM, Jeremy Wright notifications@github.com wrote:

"Separate window" would be a better phrase to use than "pop up dialog".

— Reply to this email directly or view it on GitHub https://github.com/matthewmaier/platyvue/issues/11#issuecomment-123941306 .

jmwright commented 9 years ago

Looks like there's a render tab now, but I don't see anything showing up in it. Is this still in progress?

matthewmaier commented 9 years ago

I should be back online today. I think you'll be pleased with how the instructions work now. I added an error message to explain that blankness :) On Aug 4, 2015 1:29 PM, "Jeremy Wright" notifications@github.com wrote:

Looks like there's a render tab now, but I don't see anything showing up in it. Is this still in progress?

— Reply to this email directly or view it on GitHub https://github.com/matthewmaier/platyvue/issues/11#issuecomment-127749964 .

jmwright commented 9 years ago

Great, thanks!

jmwright commented 9 years ago

The way the rendered view is set up now is much better, but I can't get it to display anything except the message that at least one node needs both dive and rise links. Here's what I did to try to get something into the render view.

platyvue_no_render

The Unpacking Checklist has both dive and rise links, and the Finished Test Stand has a rise link.

Also, the rise links don't seem to be auto-hiding like the dive links do.

What have I done wrong? Is there a minimum set of steps that I can follow that should make the document render?

matthewmaier commented 9 years ago

To dive from container:

To rise to container:

Each node that begins or ends the contained flow needs its own dive/ rise link to the container node. The system-generated container node has dive/rise link stubs to clean up the graph. On Aug 11, 2015 2:02 PM, "Jeremy Wright" notifications@github.com wrote:

The way the rendered view is set up now is much better, but I can't get it to display anything except the message that at least one node needs both dive and rise links. Here's what I did to try to get something into the render view.

[image: platyvue_no_render] https://cloud.githubusercontent.com/assets/1015439/9210418/38d5260a-404a-11e5-9c2e-73ff25733ab8.png

The Unpacking Checklist has both dive and rise links, and the Finished Test Stand has a rise link.

Also, the rise links don't seem to be auto-hiding like the dive links do.

What have I done wrong? Is there a minimum set of steps that I can follow that should make the document render?

— Reply to this email directly or view it on GitHub https://github.com/matthewmaier/platyvue/issues/11#issuecomment-130075119 .

jmwright commented 9 years ago

Ok, so what was happening was that I was Ctrl-clicking the nodes in the wrong order for the rise. It's the same thing that's bitten me before with the flow direction.