FragsterAt

Results 9 issues of FragsterAt

I have strange opacity bug after appling fit() function to the image: ```php $img = Image::make(Storage::get($savePath . 'background_original.jpg')); $img->fit($puzzleImage->width, $puzzleImage->height); $img->rectangle($x - $s, $y - $s, $x + $s, $y...

Например - в модуле менеджера срабатывает диагностика на нерекомендуемое использование ДанныеФормыВЗначение, хотя она должна срабатывать только для модулей форм. Контекст можно определять например из заголовка окна, в котором нажато сочетание...

Hello! Is there any samples, how to implement unimplemented api methods? I want to use https://core.telegram.org/methods#working-with-chats and https://core.telegram.org/methods#working-with-contacts sections, but there is no implementation in telegram.link :(

Please, add /scale support into android client (it would be very useful to android portable data collection terminals like http://ru.aliexpress.com/item/Caribe-PL-40LAa031-Handheld-USB-connection-mobile-portable-real-time-data-collection-terminal-support-1d-barcode/32541718413.html?ws_ab_test=searchweb201556_8,searchweb201602_1_10039_10048_10057_10047_10056_10055_10059_10046_10058_10045_10017_106_105_104_10060_103_10061_102_10062_413,searchweb201603_4&btsid=bd8a461e-24ac-4743-bad6-b86a8ce34a91 , working via RDP)

feature
android
help-wanted
client

**What version of VS Code are you using?** v1.85.1 **What version of Tailwind CSS IntelliSense are you using?** v0.10.4 **What version of Tailwind CSS are you using?** v3.4.0 **What package...

http://www.eurasiancommission.org/ru/act/trade/catr/ett/Documents/ru.38_2022.pdf on 4th page ![изображение](https://user-images.githubusercontent.com/20900647/152760273-4c84df48-ac99-400c-9227-c9d9393724d6.png) This great lib parse this fragment like 513C), but I need to parse it with some delimiter, like "5 13c)" or something like this.

question
parsing fail

### What happened? ![Image](https://github.com/user-attachments/assets/3cc12590-e7e8-429a-9711-89a670dff194) ### What did you expect to happen? no backdrop between q-card and screen border ### Reproduction URL https://codepen.io/FragsterAt/pen/WbbbYdr ### How to reproduce? Show q-dialog with position:...

kind/bug 🐞
mode/capacitor
Qv2 🔝
bug/1-repro-available
flavour/quasar-cli-vite

### What happened? They placed at the beginning of `path` section, so automatic imports (at least in vs code) starts with `'src/...` ### What did you expect to happen? If...

kind/bug 🐞
Qv2 🔝
bug/1-repro-available
area/cli
flavour/quasar-cli-vite

fixes https://github.com/quasarframework/quasar/issues/18075 by sorting object keys in types-generator.ts