DriveCode icon indicating copy to clipboard operation
DriveCode copied to clipboard

File name in the title

Open x1ddos opened this issue 13 years ago • 1 comments

Currently, the window title always says "Drive Code", no matter what. It'd be great to have it display the name of the file currently being edited.

According to the launch.js code there's a updateTitle() function so I'm not sure whether this issue should be a bug or a feature request.

I'd love to contribute but don't really have enough time right now. I'll see whether I can come up with a pull request in a couple weeks if nobody else gets to this first :)

x1ddos avatar Dec 19 '12 13:12 x1ddos

Good point. I think this is a limitation with packaged Apps V1 at the moment, since I do set the title.

I'm working on migrating to the newer app format, which should get around this.

willscott avatar Dec 19 '12 15:12 willscott