charlielee / boats-animator

Stop motion animation program created using Electron
http://charlielee.uk/boats-animator
GNU General Public License v3.0
117 stars 17 forks source link

Support for multiple notifications #51

Closed rioforce closed 8 years ago

rioforce commented 9 years ago

If a notification is shown, and another comes up, it overwrites the current notification. There should either be a window for the notification list, or the notifications can stack on top of each other so when one goes away (maybe by clicking on it?), the other is shown.

le717 commented 9 years ago

BTW, I am currently working on this but it is taking longer than I wanted.

le717 commented 8 years ago

@BoatsAreRockable Milestone change proposal: push this to medium pri. for 0.7.x and drop the in progress label. #95 is already a decent change for 0.6.x. I'd like to get working on the camera code ASAP once the few remaining items for 0.6 are completed.

charlielee commented 8 years ago

I will adjust the roadmap to account for this.

charlielee commented 8 years ago

@le717 Moving to nwjs 0.13, keyframes, onion skinning changes, playback improvements and keyboard shortcuts seem large enough for 0.7.x. What would you think about this notification work, resolutions and camera selection being pushed to 0.8.x?

le717 commented 8 years ago

I want to keep this on 0.7. I already have part of it set up in the current code. It will just be some refactoring and adjustments to implement this.