issues
------

// indicates potentially resolved issue.

PinSetup
========
//* 'Cache' button - doesn't update properly when loaded
* 'Cache' button can end up greyed when shouldn't be (from plain colour, choose custom image - not released on image drop)
* Add option to relocate the saved files directory
* empty startup has a preset file???


Pinboard
========
//* border not appropriate for centred if fills screen totally.
//  -> check size and then do sides or top/bottom or both.  Or just plot the border before the image!
//* outline text disappearing? OK here...
//  - is the icon thinking it has already been cached perhaps? - need to check
//* reset settings causes garbage on resave
//  - flex issue - filenames being written into the save file were moving as the save file block extended...

//* select all window - style guide - maybe 'OK' instead of 'Go'?

//* if you set: Backdrop -R -Colour &7777ff00  -TextColour &dddddd00
//  after a cached jpeg backdrop has been set
//  -> on mode change or similar get an 'image file type not supported'
//  -> pinsetup can moan too - check the command decoder in this

* keypress to toggle show backdrop/hide all windows?

//* grid now interferes with gap finder - adjust X/y granularity if grid enabled?

//* open at bottom of backdrop stack, not top (so Appdock2 still works)
//  - sort of fixed so long as pinboard loaded/running first

* crash on 'reset' from menu - can't replicate here yet.  But see confirm issue below.

// * Can get flex memory error saving to self? can take 3 tries to crash it!
// - likely as above re: flex blocks moving

* add create directory option?

* closing impemail window gives abort?
  - fixed iconise issue of impemail windows, that can cause abort, but is this all?

* delegate/tempdir oddities



Stickies
========
* option to set title

//* option to set colours

//* set font to desktop font

* remove window tools when input focus lost?

//* not reloading when reset clicked

//* set up help text

* issue with deleting sticky - crash? Can't replicate here yet.
  * error quoted is undefined instruction.  So bad branch?  Corrupt handler call?
  -> prevent reentrancy in multitasking confirmation

//* tidy goes wrong - incorrect coords used for sticky since the coords fix for falling icons

* shrink sticky, then click+drag inside to highlight - resets the window limits and can't expand
