voltaek

Results 7 issues of voltaek

In the tabbed interface I'm using this library for, one of the tabs is active by default, and therefore the image is not grayed-out. However, when the JS polyfill makes...

bug

### Bug description While signed into fontawesome.com, most of the example blocks in the docs are just blank white boxes. They still have the HTML under them, but no demonstration...

bug
fontawesome.com

### Checklist - [X] I have used the search function for [open](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues) **and** [closed](https://github.com/Docile-Alligator/Infinity-For-Reddit/issues?q=is%3Aissue+is%3Aclosed) issues to see if someone else has already submitted the same bug report. - [X] I...

type: possible bug

When instantiating an object of any of the various types of Tabs in the C# SDK, e.g. `Checkbox`, `Text`, `SignHere`, etc., it would be great if the `TabType` property of...

area-api

Unlike vanilla, custom bushes are still harvestable after the season changes due to their cached item. This adds tracking of the season the item was created for, and if it's...

In vanilla `IndoorPot.performObjectDropInAction()`, when a tea bush is planted in a garden pot (AKA `IndoorPot`), the bush is always marked as being in a pot by setting the bush's `inPot.Value`...

I was surprised when the default `maxConcurrency` value of `10` listed in the README did not match the actual value of `25`. Since I found that a lower concurrency number...