Andras Lasso

Results 869 comments of Andras Lasso

Wow, this looks really nice! Would it be possible to have a 2-column layout on desktop screens, while keeping the single-column layout on mobile? Would it be possible to implement...

It looks nice! What I meant is we could even have two tutorials in one row (on wide horizontal screens).

I would recommend to fix this first: `QStandardPaths: wrong permissions on runtime directory /run/user/1000/, 0755 instead of 0700`

We have a pull request that may address this problem: https://github.com/Slicer/Slicer/pull/7899 If you find that this does not fix the problem that you encountered then please comment on that pull...

I've run into this issue recently, too. The error message is not very specific, because file saving fails at the file system level and the API does not provide any...

Although maximum path length is typically much longer on unix-based systems than on Windows, there are two main reasons to keep the filenames short everywhere. 1. It is better to...

For some reason, 3D view related classes often use "ThreeD" in the name instead of "3D". For consistency, we may consider using "TwoD" (or use 2D and in the future...

In the sandbox implementation it already works like this - we rely on a VTK transform to take care of the mapping (it does not matter what kind of transform...

Thank you for your contribution. I'm trying to figure out if this extension is something that can be relevant for the community (if it is only useful for a specific...

Without the required modifications we cannot merge this pull request, so it will be closed now. If you have time to work on it then please reopen or create a...