Make quadrilateral shapes to dewarp pages. (Check out the Shabad OS Library User Guide)
- Main files for development are located in
src/renderer/index.html
and it's corresponding js/ts and style files - Only changes to electron are found in
src/main/index.ts
:
// https://github.com/electron/electron/issues/28422
app.commandLine.appendSwitch('enable-experimental-web-platform-features')