مهدي الوالي

Results 11 issues of مهدي الوالي

Saved "untitled.blend" bpy.context.scene.flamenco_job_type = 'simple-blender-render' bpy.context.scene.flamenco_job_settings.frames = "1-20" bpy.context.scene.flamenco_job_settings.chunk_size = 1 bpy.context.scene.flamenco_job_settings.chunk_size = 2 bpy.context.scene.flamenco_job_settings.chunk_size = 3 bpy.context.scene.flamenco_job_settings.chunk_size = 4 bpy.context.scene.flamenco_job_settings.chunk_size = 5 bpy.context.scene.flamenco_job_settings.render_output_root = "" bpy.context.space_data.params.directory = "D:\\test\\" bpy.data.window_managers["WinMan"].(null)...

## Proposed changes Fixed the Mobile UI overlapping in Latest Changes ![image](https://github.com/user-attachments/assets/206880de-4bda-447b-ad5e-e5707c3ff5bf) Closes: #12247 ## Checklist - [x] Lint and unit tests pass locally with my changes. - [x] I...

## Proposed changes - Modifed the form to have two color fields (one for dark and one for light theme). - The colors are stored in this form"#ffffff,#000000". Where the...

## Proposed changes - The custom.css consumes the custom theme colors and use them. - Colors are processed and passed to the template from `CustomCssView`. - Fixed previous failing tests....

## Proposed changes Added @tarekraafat/autocomplete.js to client dependencies instead of old scripts/yarn - Remove the package from the old build workflow to the new one. - Then built it and...

### Describe the issue When adding a new translation key and clicking on the special keys bar the forms submits instead of inserting the special key. ![image](https://github.com/user-attachments/assets/0d514a5a-a4d7-4d2d-bd7f-13ba5e6bd7ca) ![image](https://github.com/user-attachments/assets/0014df7a-58ea-46b8-901b-6de69498c37f) ### I...

bug

### Describe the issue ![image](https://github.com/user-attachments/assets/4c3d315b-36cc-4cbc-bdd7-0383a35189df) ### I already tried - [X] I've read and searched [the documentation](https://docs.weblate.org/). - [X] I've searched for similar filed issues in this repository. ### Steps...

enhancement
hacktoberfest
help wanted
good first issue

### Describe the issue The `pre-commit` command shows linting issues in files that are not modified by the current commit or branch. The weird part is it raises this issues...

enhancement

When the integrated terminal is maximized (taking up the full height of the editor) and I click on a file in the explorer, the terminal resizes to occupy the bottom...

feature-request

Fixes: - Stop save triggered when clicking source text or inserting placeholders. - Cancel save operation after (1000ms) quick refocus - Reduce possibility of multiple validation popups showing in the...