issues
search
beeware
/
podium
A Markdown-based native presentation tool
BSD 3-Clause "New" or "Revised" License
182
stars
28
forks
source link
Updates to support recent changes in Briefcase and Toga
#57
Closed
freakboy3742
closed
2 years ago
freakboy3742
commented
2 years ago
Pins the implementation to an older version of Toga to retain the older Webkit implementation
Moves to using
pathlib
instead of
os.path
Adds debug to make tracking template debugging easier.
PR Checklist:
[x] All new features have been tested
[x] All new features have been documented
[x] I have read the
CONTRIBUTING.md
file
[x] I will abide by the code of conduct
pathlib
instead ofos.path
PR Checklist: