-
Notifications
You must be signed in to change notification settings - Fork 6
Remove title bar #10
Description
what I found to pull Taskana out of it's competitors is, that there is no actual "title bar", so I would like to see this, too.
I don't think it would be that usable without the title bar with the current design of Asana. It might have worked well when Asana looked like this: https://raw.githubusercontent.com/kreativgebiet/taskana/master/build/screenshot.png , but I can't see it looking/working better for the current Asana design: https://raw.githubusercontent.com/mountainash/taskana/develop/build/screenshot.png
Originally posted by @mountainash in #9 (comment)
Do other users see this as an issue?
It can easily be removed with titleBarStyle: 'hidden' added to the MainWindow opts if users desire, but a "drag" area would need to be injected (or set) on the Asana DOM, and maybe to padding added to the top of the Asana logo.
