-
in your styles.css you define a number of generic styles that could clash with core moodle code or other locations where simliar names are used.
Moodle helpfully adds a number of classes to the bo…
-
### Reproducible in vscode.dev or in VS Code Desktop?
- [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop
### Reproducible in the monaco editor playground?
- [ ] Not…
-
Popup code I find is a constant pain point with this library (and MapLibre GL JS). It is too low-level.
Example: Creating popups on hover for tessellating polygons is a surely common requirement, y…
-
Currently the values that the `-S` (`--style`) option accepts are only discoverable by looking at the soure code:
https://github.com/jgm/skylighting/blob/8b2b85aec695e6618720582f989e47691cb70b68/sk…
-
I tried to use the TiledVectorLayer by:
![image](https://github.com/openmobilemaps/maps-core/assets/169239334/c792a928-f275-4bce-a94d-86dc2e21c70c)
App crashed and in logcat I found the issue:
…
-
**Current Behavior**
When I have a text input inside a copilot step, i can only enter one word at a time
**Input Code**
```js
{translate("home.description")}
…
-
https://user-images.githubusercontent.com/60807630/180593309-b7f496b7-70e1-43a1-88ae-bf7262fc21b2.mov
When I use dateBlackList,at that time scroll is not working otherwise it's working fine.Why t…
-
This is my code:
…
-
Avoid [combining](https://github.com/xiaobin900114/ColmarAcademy/blob/master/resources/css/style.css#L136-L149) element selectors with class or id selectors. This is generally not considered [best pra…
-
Hello all
### Describe the bug
When I add to the `_config.yml` file
```
sphinx:
recursive_update: true
config:
pygments_style: pygments.styles.xcode.XcodeStyle
```
I expect the…