adobe / brackets-edge-web-fonts

Edge Web Fonts extension for Brackets. Simply unzip and drop into your Brackets extension folder to browse and include Edge Web Fonts.
http://html.adobe.com/edge/webfonts/
MIT License
50 stars 20 forks source link

[L10N][toolbar icon][French]: The EWF toolbar icon is not at the end of buttons div when launching it first time. #152

Closed julieyuan closed 11 years ago

julieyuan commented 11 years ago

Steps:

  1. Install Edge Code on a clean French OS.
  2. Launch Edge Code.

Result: The EWF toolbar icon is at not at the end of buttons div.

Expected: According pull request #151, it should be at the end of bottons div.

Notes: This issue only reproduce at the first time launching. If you reload Edge Code , it will not happen.

ENV: MAC 10.9 and Win7 x64 French OS Build: 0.96.0-359082271

Snapshots: Please refer to snapshots for details: fra-ewf icon enu-ewf icon

iwehrman commented 11 years ago

It doesn't actually need to be the very last icon, it just needs to be below the Brackets-standard Live Preview and Extension Manager icons. So, closing this as not-a-bug.

julieyuan commented 11 years ago

Ok, got it. Thanks.