AlexKirkouski

Results 17 comments of AlexKirkouski

Also back / forward can be supported. Form inheritance can be used for user customization "made by developer". See #68.

Also larger icon sizes (for example _32) would be great (to provide better UI scale support)

Pretty good pull request. However the thing is that, as far as I understand, it is assumed that port is set as a part of host (for example localhost:3456). Maybe...

Theoretically, you should probably make the left and right tabs visible (without a visible scrollbar) and handle scrolling events by either going back or changing the current tab.

INTERNAL action are executed on the server side. However there is a requestUserAction method (of execution context) that does some magic. You can pass there an object of some java...

First of all, You can use https://en-documentation.lsfusion.org to get english version for now. Now only article captions and comments in examples are not translated, but it will be done soon...

Regarding the example, there is an another way to fix first values in fibonacci function. Plus there is a more appropriate way to output results. You can put this code...

Also forbidding duplicate forms should be supported this way