Arnaud Valensi
Arnaud Valensi
Hi, It would be useful to be able to customize the slider handle like that:  Can you give me a clue about how to implement it in the...
When compiling with clang++ with mingw64, I don't have the right backtrace: ``` *** Segmentation Fault *** 0x561e4a67 ??? ???:0 0x561edbc1 ??? ???:0 0x9cf07ff7 ??? ???:0 0x9e93241e ??? ???:0 0x9e8e14a3...
Hi, I’m trying to run my tests from the console using `xunit.console.exe`, but how don’t understand how to get the full stacktrace with the files and line numbers. Here is...
Hi! Is it possible to disable the status bar on the client ?
The following example in the documentation is incorrect using sass: http://getkickstart.com/docs/3.x/ui/forms/#horizontal There is no selection like in the source code of the example: ``` .form_group.form_group-horizontal > * { vertical-align: middle;...
Hi! PropTypes.emberArray.isRequired is undefined in test env I get the following: ``` testem.js:1025 TypeError: Cannot read property 'isRequired' of undefined at Module.callback (component.js:4) at Module.exports (loader.js:106) at requireModule (loader.js:27) at...
I'm trying display the workspace on polybar on multiple screens. I have a bar on screen A and screen B. On screen B polybar I don't want to display what...
### Zig Version 0.11.0 ### Steps to Reproduce and Observed Behavior Hi, I'm trying to get the zig stacktrace from C like Andrew is showing here: https://youtu.be/YXrb-DqsBNU?si=rdDXlcW7tZiqQiix&t=991 It works for...