NickersWeb

Results 6 issues of NickersWeb

In order to use such methods for inputs it requires an int type. However you can't use ``ButtonList`` enum. Meaning you have to do this instead. ``Input.IsMouseButtonPressed((int)ButtonList.Left)`` Simply suggest to...

enhancement

` new ObjectSettings() { WebSettings = new WebSettings() { UserStyleSheet = Path.Combine(Directory.GetCurrentDirectory(), @"ClientApp\public\stylesheet.css") } HtmlContent= str.ToString() } ` Local debugging this works fine. When I publish and view the pdf,...

``` FFmpeg.SetExecutablesPath(@"..\bin\Debug\net5.0", "FFmpeg"); await FFmpegDownloader.GetLatestVersion(FFmpegVersion.Official); var snippet = await FFmpeg.Conversions.FromSnippet.Convert(input, output, true); await snippet.Start(); ``` - I have a movie that is about 2 1/2 hours long that is mkv...

Keep getting this warning in the console log from this component

**Is your feature request related to a problem? Please describe.** Would be cool to search gifs inside the chat room. **Describe the solution you'd like** By the emoji icon could...

enhancement

Spent a couple days struggling to animate a sprite that had multiple animations on multiple rows of an image. This should be documented that HaxeFlixel calculates the full spritesheet, starting...