Mohammad Azmi

Results 99 issues of Mohammad Azmi

**Is your feature request related to a problem? Please describe.** As stated in beekeeper-studio/beekeeper-studio#1297, some users accidentally triggered sort operation when resizing the column headers. **Describe the solution you'd like**...

Suggested Feature

Fixes #1052 Also mentioned in #1306

**Describe the bug** Columns width reset unexpectedly after doing certain things like: - Maximizing/unmaximizing - Refreshing table - Clicking filter button - Applying filter - Sorting rows by clicking the...

https://github.com/rambodrahmani/ffmpeg-video-player/blob/42d5325163b15b336d7201f4a7280777421d42d7/tutorial04/tutorial04-resampled.c#L619

Fixes #1320 ![Peek 2022-09-10 23-23](https://user-images.githubusercontent.com/38707148/189492714-0fbaf6f9-2cb2-4c2f-9d47-71be24850aa4.gif)

When the `autoscale` is enabled. Clicking the slider won't immediately change the scale.

Added an option to "lazy" resize the columns and rows, similar to google sheets resizing. This could help reducing the DOM rendering jobs, especially for huge tables! ```js const table...

PR Needs Work

fix #1658 Using `sql-query-identifier` from our fork repo => https://github.com/beekeeper-studio/sql-query-identifier/tree/table-identification-build Beware that when Copying SQL from result table, the columns are still `c0`, `c1`, etc..