Skip to content

Conversation

@harold
Copy link

@harold harold commented Jun 13, 2014

test like

humane.showAdditional = true
for( var i=0; i<3; i++ ) humane.log("メッセージ")

test like
    humane.showAdditional = true
    for( var i=0; i<3; i++ ) humane.log("メッセージ")
@harold
Copy link
Author

harold commented Jun 13, 2014

tada --- I didn't have much time to absorb the code, but what's here works for us, and we'll likely move forward with it for the time being. Apologies if I violated any mores of the codebase, and thanks again!

@attila
Copy link

attila commented Mar 26, 2015

The concept works great, thanks for this.
Although I don't think this would work with multiple instances and the inline styles could be moved to the themes themselves.

@harold
Copy link
Author

harold commented Apr 16, 2015

Hi @attila,

You're welcome. It has worked well for us too (for almost a year now, wow time goes fast).

I don't know what "multiple instances" is, but hopefully for someone with more familiarity with the internals of humane it would not be hard to adapt the changes.

The inline styles were indeed a quick hack to make the commit small-as-possible and should be amended to play nicely with themes.

Thanks for your feedback. Take care.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants