Standa Lukeš
Standa Lukeš
Yes, the limits are set by teachers, but seems that 256K is the default (https://github.com/ReCodEx/api/blob/036b6a53284f926186e3397c0e5e323e7788edf1/app/config/config.neon#L186)
Well, if there is no reason to use it, I wonder why @mvolfik is spending time with it... > either you are doing something you are not supposed to be...
> ... I think the time would be better spent on other endeavors for first-year students, I'd suggest to not stop students from doing whatever they find interesting. We are...
> > I'd suggest to not stop students from doing whatever they find interesting. We are usually able to find something interesting to learn, given the environment. > Nobody is...
So I did the work to find out how much "harm" I did by using anyexec2C. I don't think there's anybody else who'd use anyexec for every single Prog 1/2...
Yea, code-only components currently cannot reference and initialize view modules. It is a fundamental issue that view module instances are identified using the JavaScript HTMLElement and found by walking the...
Finally resolved in https://github.com/riganti/dotvvm-docs/pull/245
Thanks for the suggestion. I'm not sure how exactly would this property interact with inline editing - would you want it to also apply to the textbox, or only to...
Thanks for the bug report. While fixing this, I found that it works when you bind the booleans through `DataSource` instead of the hardcoded SelectorItems. I think that you can...
Fix is published on NuGet in 4.3.0-preview04-final.