Arsalan Khattak
Arsalan Khattak
[Forum post](https://forum.bryntum.com/viewtopic.php?f=44&t=28977&p=145989#p145989) When applying change set on store record property which has a type object attribute on one of modal property the changes doesn't reflected on record. ``` store.applyChangeset({ update:...
[Forem Post](https://forum.bryntum.com/viewtopic.php?f=44&t=28979&p=145922#p145922) It can also be reproduced in Vue-3 by adding the following code to `app.vue`. ``` import { BryntumScheduler } from "@bryntum/scheduler-vue-3"; ``` It returns an import error: ![CleanShot...
The current fonts are the default ones. There should be a way for the user to modify the output screenshot fonts, starting from the basic/popular ones - Fira Code -...
Change the `displayName` under `package.json` to `Capture`
The PR should have a lint action to see if the styling is not messed up. Work on this issue once #21 is resolved.
The package does not do any compression at all when published to the VSCode marketplace. We should minify and compress it before publishing it.
Tab name
The image should have the file's title at the top, such as `index.js`. The name should be of the file from which the screenshot is taken. Also, this tab name...