Stefan Sträßer

Results 52 comments of Stefan Sträßer

Hi @bmbabcock , Sorry for the late answer. Couldn't you just modify the source file and mail it to me? Then I'll check it out. Although I know about these...

@bmbabcock Hey Byron, thanks a lot for your work, the explanation and the modified file 👍🙂 Currently I'm on vacation for the next two weeks at least. So it will...

@johacode @xnopasaranx I created a preliminary v4.17.0 with some code contributed by @bmbabcock in order to minimize the known memory leaks resulting from the resizeit/dragit interactions. Please [download the files](https://alpha.jspanel.de/downloads/jspanel-4.17.0-alpha.zip)...

@MadTomT If I understand your intention correctly the question is basically how to alter the content of an existing panel. You could use the global method [jsPanel.ajax()](https://jspanel.de/#global/ajax) (or any other...

@MadTomT A far as I understand your use case the iFrame is the best option in my opinion. Everything else would be quite complicated I guess. Not using iFrames it...

@syonfox Hi there and sorry for the late reply ... Well, I can't find anything else than the `min-width` value within ` jspanel.dialog.css` you already located. At least width works...

In your code example above you use the files from the **_dist_** folder. They don't export anything and thus don't work as modules. In order to use jsPanel as js...

Did you try anything concerning this issue? It's been more than a month now ...

@UndeadKernel No problem at all, sorry that I can't help you with Vue or Typescript issues. Although I won't start using Typescript I could add your type declaration to the...

Thanks a lot for your work. Well, if your Typescript definition is usable for both the module version and the regular version, then I would put the definition file in...