bkardell / common-panel

An effort to define a new element with clear semantics and separation
14 stars 3 forks source link

Permissible for comics? #30

Closed tigt closed 9 years ago

tigt commented 9 years ago

Would use of <panelset> and <panel> be permissible to mock up comic, well, panels? If the user paged through them it seems to be a similar conceit.

LJWatson commented 9 years ago

@Tigt Yes, that sounds like a good use case. Is there a particular visual metaphor (carousel, deck etc.) you think would be most suitable?

tigt commented 9 years ago

Deck. The only snag is that a <panel> would actually contain multiple comic panels... But probably not a dealbreaker. On Jun 11, 2015 3:19 PM, "Léonie Watson" notifications@github.com wrote:

@Tigt https://github.com/Tigt Yes, that sounds like a good use case. Is there a particular visual metaphor (carousel, deck etc.) you think would be most suitable?

— Reply to this email directly or view it on GitHub https://github.com/bkardell/common-panel/issues/30#issuecomment-111250207 .

LJWatson commented 9 years ago

@Tigt Thanks. I'll add this as a use case to the spec. I don't think the multiple comic panels per <panel> is a problem - the ability to cycle through seems like the key thing.

bkardell commented 9 years ago

@LjWatson if you're interested http://codepen.io/Tigt/blog/how-do-you-mark-up-a-comic

bkardell commented 9 years ago

@Tigt I'd love to see what you might be able to do with the prollyfill - let me know if you want to try it out, I'd love to follow along/help resolve any snags.

tigt commented 9 years ago

@bkardell Certainly! I'm still working on the actual content of the comic, but I'll have to tech demo it at some point.

LJWatson commented 9 years ago

@Tigt I've added a use case for the deck metaphor. https://github.com/bkardell/common-panel/commit/f42c785f3a8d3d9cc9c63696979febb63f1ad439

tigt commented 9 years ago

Wonderful! I'll try fitting these elements i to my current Handlebars tenplates and see how that goes On Jun 15, 2015 5:55 PM, "Léonie Watson" notifications@github.com wrote:

@Tigt https://github.com/Tigt I've added a use case for the deck metaphor. f42c785 https://github.com/bkardell/common-panel/commit/f42c785f3a8d3d9cc9c63696979febb63f1ad439

— Reply to this email directly or view it on GitHub https://github.com/bkardell/common-panel/issues/30#issuecomment-112221736 .