Leo Dutra

Results 66 comments of Leo Dutra

My Insurgency has the same problem on Arch. All the other Steam games not using Source Engine runs with no hang on boot. https://github.com/ValveSoftware/csgo-osx-linux/issues/1508 Source Engine is the thing to...

This affects Insurgency in the same way. Obviously not a CS GO issue, but a spurce engine issue. Gnome 3 freeze protection asks if I want to force quit or...

+1. @flexxnn Using it on 3 microservices. I'd help on the development.

Hum, not sure about classnames. The project has not been tagged in 2 years, but it's still being updated. I think it may be prioritizing stability and this is not...

Any update on this? I'm on a rush, and I cannot stop to fix it now. Does anyone have a (personal) solution? Thanks.

Looks like there's a fork fixing it with an option: ~~https://github.com/nickrussler/bootstrap-growl-1/commit/42812090b75264ce48d1282adc7222cac1ca0349~~ (nop, It did not help) And thank you @su-bzero. Thank God, you guys are fast. I'll surely help you...

Hum... @su-bzero wins. His tip solved. "Outstanding"

I'm using this: ``` js closeAll = function(options) { // HACKED force var containers = $('[data-growl="container"]').hide(); containers.css('top', -containers.outerHeight()); if (!options) { $('[data-growl="container"]').find('[data-growl="dismiss"]').trigger('click'); }else{ $('[data-growl="container"][data-growl-position="'+options+'"]').find('[data-growl="dismiss"]').trigger('click'); } } ```

Arch has better support now. Thanks, everyone.