-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[bug] Broken layout #18
Comments
Something similar have been reported on #11 but I haven't been able to reproduce yet... Anyway, it's not a fix, but you can right click on the status bar icon, it'll reload the WebView and probably fix for now, so doesn't get stuck that way. Did it just happen after your |
@tadeuzagallo the last version 0.2.8 broken in native, but in Chrome it's ok. What's happening? O.O |
What kind of broken? |
The same problem with the Graph. |
I think this might be happening because the canvas is the root view of the react component, I'll try wrapping it on another div and add a key to it and release on the next version |
@rafaell-lycan I've tried to fix it altogether with the design improvements on the experimental branch, if you'd please try it out and check if it still crashes for you that'd be much appreciated! |
@tadeuzagallo the font-family it's like Times? Yeah now it's ok but the font is strange. |
Damn it, I totally forgot to embed the font! haha
|
@tadeuzagallo just wait to release this version. For now I think it's better make this fix in 0.2.9 with others stuffs, and in 0.3.0 maybe some others awesome features =) |
I just updated it, again on the experimental branch, thanks for helping out! |
Some texts need to be adjusted @tadeuzagallo |
@oscarmcm I'm doing this fix. @tadeuzagallo you or someone take this? |
That had been fixed after v0.2.8, but the new layout came out and it never got released... |
I'm closing it for now since v0.3.0 appears to have fixed it and is already available on master. /cc @ljharb |
Thanks, manually updated (when's the Sparkle auto-update system coming?) and I'll let you know if it reoccurs |
Yeah, I want that too. |
This still happens on v0.3.0 I have the same issue that @ljharb |
Really, how come that it never happened to me?! |
@tadeuzagallo are you on a non-retina mac? I'm on a Retina mac, and that almost certainly can affect your webview's CSS. |
@tadeuzagallo @ljharb yeah! I have a retina mac, maybe this is the problem, when react render the layout in the webview. |
@jlharb That should be it! Since @rafaell-lycan is also on o rMBP and I'm On Sat Jan 17 2015 at 5:11:50 PM Jordan Harband notifications@github.com
|
@ljharb was right! Thanks every body for helping out, I'll release it really soon. TL;DR: The way I was using Chart.js was doubling the size of the canvas on every update Long explanation: |
@tadeuzagallo I like to use amCharts, if you want, try it. |
@tadeuzagallo please check this.
I'll try to fix that later, but no sure.
The text was updated successfully, but these errors were encountered: