Alfred Dagenais

Results 9 issues of Alfred Dagenais

## What type of PR is this? (check all applicable) - [x] πŸš€ Added Name - [ ] ✨ Feature - [x] βœ… Joined Community - [ ] 🌟 ed...

### Describe the problem I search into the documentation for the background image for a .DMG file and I not found it. I need this image when I build for...

type: feature request
platform: macOS

When I try to start Spectron, i got a `javascript error: javascript error: Cannot convert undefined or null to object` in the console To debug this i search lot where...

I'm using Brave Browser version `1.25.72 Chromium: 91.0.4472.101 (Build officiel) (x86_64)` My agent string is : `Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.101 Safari/537.36` On...

We changes some details when I have disabled button to not show the tooltip. We added the line height for spacing for display tool tip

## Overview This PR proposes an optimization for the `scopeCurrentStatus` method in the `laravel-model-status` package. The current implementation uses a nested query with `MAX(id)` which can lead to performance issues...

I have recently have a issue with your plugin. I have try to implement for <tr> attribute. In my code I have many <td> inside this <tr>. Colpan and other...

I try to get this extension working into my bit bucket server. But the content_scripts match is for only bitbucket.org servers. Have you an Idea if it is possible to...

enhancement

I got this error when I try to run my Electron app : ``` ../src/node_printer_posix.cc:76:9: error: no matching member function for call to 'Set' MY_NODE_SET_OBJECT_PROP(result_printer_job, "id", V8_VALUE_NEW(Number, job->id)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../src/macros.hh:14:53:...