Tim Stair

Results 87 comments of Tim Stair

Partial solution for this with FormattedText will be included with v.1.4.0.0-unstable.v.a5 Supported: text with underline Not Supported: mid text **bold** with underline I'm still investigating alternatives using an actual html...

Added toggle to turn off translations for strings when elements are moved. Most normal use cases won't need this on. Up next will be to evaluate the regex logic (I'm...

The wiki is fairly light on details while the included card_maker.pdf manual is the best source of information. I will add a note into the manual that specifying a name...

The basic implementation allowing the user to specify where to add an element will be included in the next release (probably v.1.4.0.0-unstable.v.a5). The create/duplicate dialog will include a drop down...

For dupe and create there is now a dropdown to specify the destination of the new elements: https://github.com/nhmkdev/cardmaker/releases/tag/v.1.4.0.0-unstable.v.a5 (though that version needs a lot more testing!). I'll keep this ticket...

overhaul submitted (and hopefully with limited bugs) making add/dupe/paste use the same logic to put new elements in-place based on the selected item(s).

One of the original reasons `push` was added was for this exact reason. The .NET font renderer I am using did not have anything too obvious to help align text...