Alexey Abel

Results 9 issues of Alexey Abel

When sending an e-mail to the admin to notify him of new comments isso does not add a subject, the e-mail header is empty `Subject: ` Please either add a...

server
needs-contributor

Currently it is not possible to set environment variables in *devcontainter.json* for docker-compose such as `COMPOSE_HTTP_TIMEOUT`. This is a duplicate (or rather ressurection) of https://github.com/microsoft/vscode-remote-release/issues/6298 and thus the tenth upvote,...

containers

Pandas recently introduced [IntegerArrays](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.arrays.IntegerArray.html) which allow integer types to also store a NaN-like value `pandas.NA`. Is there a way to use datatest to validate that a pandas.DataFrame's column is of...

# User Story As a user of the deck app I would like to be able to see how much time I have spend on a task represented by a...

enhancement
0. Needs triage

Please add a separate wrapping column for `Git commit Mesage`s. This is usually limited to 72, while normal source code is much longer. The default value for git commit messages...

Hi Gianni, I implemented a WIP [feature to automatically add subtitles from external files](https://github.com/PanCakeConnaisseur/aviator/tree/add-subtitles-from-subfolders). I am not familiar with the various build mechanics that this repo uses to generate a...

The text of a `Switch` is lighter (grey) than other text in 5032ff194326f68b11237fd0942ac5e9401a4b2b. This was [recently fixed](https://github.com/slint-ui/slint/issues/6239) for `CheckBox` but remains for at least `Switch`. See "Copy original steams" in...

bug
a:widgets

...as can be seen on the screenshot with approximate pixel margins. ![Screenshot_20241020_175441-slint](https://github.com/user-attachments/assets/9dde6be6-aeaa-435b-a662-0f2b84d7955a) The components are inside a `HorizontalBox` but since the margins are different, it must be due to the...

bug
a:widgets

I am currently trying to add tooltips to my application. By tooltip I mean a small box of text that appears when the users hovers over widgets for a few...

enhancement
a:language-slint