Yüksel Kapan

Results 6 issues of Yüksel Kapan

PS: I made up the shortCode.

When the component is rendered at the end of a container, the opening dropdown is clipped by the container. Is it possible to teleport the dropdown to another compnent to...

#### Library Version I use React 18. ```bash ├─┬ [email protected] │ └── [email protected] deduped └── [email protected] ``` #### Expected Behavior ```tsx const shaders = Shaders.create({ helloGL: { frag: GLSL` precision...

Hello, I was trying to have the ui mint example to run. And I got the following message: ```js TypeError: Cannot read properties of null (reading 'guards') ``` The error...

### What is your idea? Currently, when there is a lot of games online the UI feels cluttered. So, I tried to design a new UI layout in Excel. Here...

enhancement

![image](https://github.com/gitbrent/PptxGenJS/assets/15123697/cdd990eb-4662-4111-9976-a9fbf24a73b8) With code like: ```ts this.slide.addChart( 'line', [ { name: 'Overall', labels: x.labels, values: x.data, }, { name: 'Benchmark', labels: y.labels, values: y.benchmark, dataLabels: y.map((i) => `>>${i}