Luke Mitchell

Results 6 issues of Luke Mitchell

**Problem to solve** It would be nice to be able to (or is it already possible somehow?) insert blocks of rich text into a template. **Proposed solution** A function, maybe...

**Problem to solve** I would like to easily merge PDFs to the end of the generated PDF. **Proposed solution** I'm not sure what the best method would be. **Describe alternatives...

T: Feature
P: Low
S: on hold

**Problem to solve** It would be nice to be able to inject and render valid Word XML tags into our document templates. Using the following XML as an example: ```...

T: Feature
P: Low
S: on hold

For example, adding this to my theme.scss won't let it compile due to a generic "SASS error". Any help is appreciated. `@font-face { font-family: 'BC Sans'; src: url('../assets/fonts/BCSans-Regular.woff'); }` The...

The returned LeaderboardScoreData from calling LoadScores with LeaderboardStart.PlayerCentered does NOT set PrevPageToken or NextPageToken (they are both null)! I tested this using a leaderboard with 25 entries. I called LoadScores...

bug
Leaderboards

I have a bunch of events set up for my game service. The app isn't published but is in alpha testing. Achievements and leaderboards work great, but for some reason...