-
Tapping on "Core Modules" or other headers to access the relevant menu causes a large orange area to appear above the menu. Trying to close the menu causes the header to appear below the section and …
-
### Environment
Environment
MekHQ v0.49.11
Java Vendor: Eclipse Adoptium
Java Version: 11.0.16.1
Windows 10 21h2
### Description
If you fill in all the slots of a mech and then change the a…
Wpmz updated
4 months ago
-
Here's a minimal repro:
```python
class Bar(object):
...
reveal_type(Bar.__slots__)
reveal_type(Bar().__slots__)
```
Output:
```
out/ex.py:6: note: Revealed type is "typing.Iterab…
-
Wrapland uses the concept of signals and slots heavily. While in general I try to limit its usage we still need it in certain places. [libsigc++](https://github.com/libsigcplusplus/libsigcplusplus) is…
-
I feel that it could be useful if the app feedbacks to TAs that there is a clash in timeslot so they can plan their schedule better
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY2122S1/…
-
**Describe the bug**
Guns can get moved out of the hotbar into the player's inventory on rare occasions
**Where did the bug occur**
Hades' Dominion
**To Reproduce**
I accidentally pressed 3 w…
-
Similar to #83, we also want to access PWS slots by name. But we need the user PIN to read the slots (while we were able to read the OTP slots without authentication). So this leaves us with these o…
-
It would be really useful if users could use the form in JetAppointments to book many slots, before heading to the checkout page.
-
* Are you reporting a bug, or opening a feature request?
Feature request
* Please insert below the code you are checking with mypy.
```
class Base():
__slots__: List[str] = ['foo', 'bar…
-
**Author: auria**
Deleting players would cause trouble to the new game slot system.
1) the unlock_manager relies on player IDs. deleting a player may change player IDs.
2) most especially, if you del…