Samiullah Khan

Results 15 issues of Samiullah Khan

Currently all the code is automatically expanded. I wish there is a way **Polacode** remembers the state code fold. Screenshot of Folded make sense in a way that we will...

**Describe the bug** With new PIXI rendering engine, Text is pixelated when zoomed in. I know that PIXI.js or WebGl converts text into bitmap for efficiency. Is there any solution...

The options was switched off. Secondly some functions was called with too many parameters, which was fixed by sending Vector2. #45

I am trying to Install neovim-wakatime on windows. I followed all the instruction but now I am getting following error ![Screenshot 2022-03-21 151155](https://user-images.githubusercontent.com/1523391/159250051-69ecd439-5499-42be-afdd-efe99185fecb.png) Further more, it's kinda stuck in the...

bug

The landing page says in order to disable a particular axis, an axis property can be provided as ``` $('.js-tilt').tilt({ axis: x }); ``` **Which doesn't work** The value should...

According the angular docs the `ng-content` selector should be wrapped in brackets which is not done properly currently by the snippet. Before `````` After ``````

Sometime pressing commands like `Go to Definiation` take a time to react. Is it a coc problem or this plugin by itself?

This article mentioned another repo, may be official one https://www.highcharts.com/blog/tutorials/highcharts-with-angular-v14/ What's is difference, what the cons and pros?

The below as it stand in current Readme, is deprecated as it uses addon-knobs instead of addon-controls. What is the updated solution? How we could write for Angular application? ```...

Is it possible to add popup like below, which can be accessed from column header with intelligent options (to select filter from)? ![image](https://user-images.githubusercontent.com/1523391/222640183-1936632e-ad32-481d-91ff-eb9b2b003de9.png)