Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Hardcoded stoplight window controls no longer a match in OS X 10.10 Yosemite #8022

@kethinov

Description

@kethinov

The window controls in Brackets appear to be hardcoded and, as such, no longer match the UI style in Yosemite.

Two possible solutions:

  1. Don't hardcode them; use native Window frame instead.
  2. Update the manually bundled graphics and use OS version number sniffing to detect which graphic set to use.

For reference, here's the new stoplight visual style:

And here's how Brackets looks:

The new style is flat. The old style is pseudo 3d and glossy.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions