Jordan Scales
Jordan Scales
@jackmcdade wanna give me a full-size screenshot? Unsure what a fix might look like but def wanna look into it
Unfortunately the screenshot doesn't do it justice. Will wait to see if any onlookers have this monitor and may know of a fix.
+1 to doing a generic context menu first :) But great idea @david-gettins!
Good catch, this one was left on the cutting room floor :) I'd happily support someone willing to build this in, the only caveat being that one of this project's...
This is a really nice bit of trivia, thank you :) Will keep this one open to see if anyone wants to throw a PR my way (you're welcome to...
Hey @tkers, thanks for the PRs! I went ahead and gave you commit access to this repo so feel free to merge these yourself :)
Good idea :) Right now you'll need to inject your own JS and use the `navigate` function which is exposed to the client. The front-end JS needs a big overhaul,...
We have some similar code in [`default.css`](https://github.com/jdan/cleaver/blob/master/resources/default.css#L246-L249) ```css .slide:nth-child(even) { /* 2 slides per page */ page-break-before: always; } ``` Does that cover it?
Heya @barneyb, Thanks for this! Sorry for not reviewing sooner. I just made a couple small stylistic comments, but the code looks good to me. Thanks for the README changes...
Will merge later this afternoon when I'm at my computer, thanks again!