dahuapp / dahu

[DEPRECATED] The objective of this project is to develop a "real" alternative to existing screencasting software. Even if there is a wide variety of software that offers to make screencasts, none of these programs do offer effective solutions combining the features / properties that we could expect of this kind of tool.
http://dahuapp.github.io
Other
81 stars 25 forks source link

The project-specific buttons should be disabled when no project is opened #152

Closed beckerdenis closed 9 years ago

beckerdenis commented 9 years ago

When no project is opened (just after the application starts), the project-specific buttons (such as "save", "capture->start/stop", "clean/generate" etc.) are still clickable and produce ugly exceptions. Maybe they should be initially disabled, or hidden, or throw a cleaner exception.