There is a bug in the custom brush implementation that resets strokes drawn with custom brushes when the app is killed and reopened.
Steps:
- select a custom brush from the brush menus
- draw strokes with it
- kill the app
- re-open it
The exiting strokes will be redrawn but with the default brush instead of the original custom brush.