-
How to change the animation of displaying toaster? / How can we change filter in css file?
-
I don't want a showDuration, but keep showing it until the user clicks the close button. Is this possible?
ghost updated
8 years ago
-
From @acardona:
> When opening the ClearVolume Network Client the whole JVM segfaults:
>
> ```
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0…
-
I have a class that uses toastr that works normally but fails after bundling. The class is Notify.js:
```
import 'bootstrap';
import toastr from 'toastr/toastr';
import 'toastr/toastr.css!';
export…
-
This may not be an issue with your software but I'm at a loss after a long thread in the Adafruit forums so I just want to make sure http://forums.adafruit.com/viewtopic.php?f=47&t=84544
Basically, t…
-
Hi,
I'm trying to open (nearly) at the same time two different toasts, one in the top-right and one in the bottom-right.
```
toastr.info('Carico pianificazioni, registrazioni, ferie...', 'Caricamento…
-
```
What steps will reproduce the problem?
1. Start new game from main menu
2. Select difficulty and nationality
3. Press start
4. Crash
What is the expected output? What do you see instead?
Please…
-
Originally reported on Google Code with ID 314
```
While I was testing the new beta, it crossed my mind that we could implement simple
swipe actions for navigating between the screens.
E.g. on study …
-
Hi, the problem is that the onHidden function is fired even if the toastr have not been hidden yet, and also, onHidden not fires when clicking on the closeButton.
any ideas?
my code:
```
var handle…
bonik updated
10 years ago
-
**Reported by itoijala on 29 Oct 2009 17:12 UTC**
Currently a popup balloon is shown when changing to the next track (if enabled). A different popup (created by Java GUI, not Windows) shows when mousi…