Ammar
Ammar
create class Var accept all var type
error -> ``` Traceback (most recent call last): File "E:\Projects\Python\QssStylesheetEditor\src\ui\mainwin.py", line 540, in save self.saveAs() File "E:\Projects\Python\QssStylesheetEditor\src\ui\mainwin.py", line 553, in saveAs self.editor.save(self.file.encode("utf-8")) File "E:\Projects\Python\QssStylesheetEditor\venvtest\Lib\site-packages\CodeEditor\editor.py", line 366, in save outfile.write(self.text()) File...
can add var type other than (color, px) like `int`?
can conver val1 and val2 to list invalid_json = '{"key1":"val1" "val2" ,"key2":"val3",}' output: {"key1":["val1" ,"val2"] ,"key2":"val3"}
Introduces an image cache to avoid redundant uploads in the Yupp provider. Refactors media attachment handling into a new prepare_files method, improving efficiency and code organization. Updates .gitignore to exclude...
### Expect to happened A feature I have expected support async ### Expected APP Version next newest version ### Expected Python Version >=3.12 (default) ### Expected Runtime Environment NoArch (default)...