DownmarkerWPF icon indicating copy to clipboard operation
DownmarkerWPF copied to clipboard

Portability (Themes)

Open distantcam opened this issue 13 years ago • 0 comments

The default themes should be embedded into the app, and on startup they should be dumped into the directory that Markpad is in.

Some things to keep in mind:

  • If the file already exists, don't overwrite it. That way, the user can modify the theme themselves.
  • If the file fails to save, possibly due to permissions, don't crash, or tell the user. This is a fail silently and try next startup scenario.

distantcam avatar Jan 15 '12 15:01 distantcam