Sahab Yazdani

Results 10 issues of Sahab Yazdani

Should result in a more robust cross-platform build system. - CMake: http://www.cmake.org/ - A (potentially) suitable CMake template to get started: http://code.google.com/p/cpp-project-template/source/browse/trunk/CMakeLists.txt Related to #5, #6

When the threshold value gets small enough, the progress percentage can start going backwards. This implies that there is a subtle bug somewhere in the program, because the progress should...

Once #10 is completed, a GUI front-end for the Stippler class can be created (with the possibility of Integrating said front-end Paint.NET and other graphics programs.

From readme.md (second line) ``` This library uses native CSS3 transformations in supported browsers and relies on **teh** matrix filter in Internet Explorer 8 and below. ``` "teh" should obviously...

Hello, I am trying to use the icalevents library to parse a iCal feed generated by Bamboo HR for our company time offs. Here is the code that I am...

### Describe the bug The PS3 Remote is a pretty power hungry, so its typically put into a low power mode after a couple minutes of inactivity. In this mode,...

### Describe the bug In LibreElec 10, most of the buttons on the PS3 Remote (which has a huge compliment of buttons) were mapped to different functions in the UI....

I use the component with the following code: ``` { setCountryCode(item) setCountryCodePickerVisible(false) }} style={{ dialCode: { color: theme.colors?.primary }, countryName: { color: theme.colors?.primary }, }} /> ``` (there is of...

### How did you install the Amplify CLI? npm ### If applicable, what version of Node.js are you using? 16.20.2 ### Amplify CLI Version 12.12.6 ### What operating system are...

platform
pending-triage
override

### Description In the commonjs build of the library (https://www.npmjs.com/package/react-native-system-navigation-bar?activeTab=code then navigate to lib/commonjs/index.js), there seems to be an errant console.log on line 107. This is mostly harmless, except when...