Maurício Giordano

Results 10 issues of Maurício Giordano

I don't know if this makes sense to you, but it might be useful in some cases (avoids sending events from one to another). I don't know the best way...

not sure about this

Why do you call `BluetoothService.this.start();` on line BluetoothService.class#316 ? In the code, if the connection fails (outgoing connection at ConnectionThread), why does it decides to call AcceptThread to start listening...

Hello, I've added support for Prism js, changed the default post-content font (Merriweather) and removed a little stuff on CSS.

### Steps to reproduce 1. Type something into the search input; 2. Modify the select contents; 3. Trigger "chosen:updated" event; 4. Search input is cleaned as well (shouldn't); ### Expected...

When dragging up and down a card, it doesn't follow the cursor, it goes way beyond the drag distance done. Don't know if it works on a real device, but...

I've added support for custom views in the tab. Now it is possible to create an adapter with custom views inside. Sample: ``` java public class MyPagerAdapter extends FragmentPagerAdapter implements...

Every day when I run my first query on Sequel Pro, it freezes and crashes. It's so often that I'm used to just run a `SELECT NOW()` to cause the...

Some versions of Excel "hides" all used columns because it's missing a `` tag for each column. If you have 20 columns, you must have 20 `` tags with `min`...

Hello, I need to create a single page (continuous) PDF file. I'm trying to figure out how to get the measured height to use with `setPaper` method. This is what...

question
documentation

Found a bug? Please fill out the sections below. 👍 ### Issue Summary Just following the readme file, can't get through the `yarn workspace @calcom/prisma db-migrate` command. ### Steps to...

🐛 bug
❗️ migrations