Mohammad Azmi
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**...
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 
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...
fix #1918
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..
fix #1804