Open PhilipMay opened 2 years ago
Do I understand correctly, you would like to zoom in a bit to see everything bigger, and when you do that, the Submit button goes out of the screen viewport? Thank you for that issue, we're working on the problem.
Do I understand correctly, you would like to zoom in a bit to see everything bigger, and when you do that, the Submit button goes out of the screen viewport? Thank you for that issue, we're working on the problem.
That is correct. And an improvement would be super nice.
I was also thinking of a "one click mode" where you do not 1. select the radio button and 2. submit.
What about one single button you can click, then you get a short visual feedback and after 0.5 sec. the formular gets submitted?
What about one single button you can click, then you get a short visual feedback and after 0.5 sec. the formular gets submitted?
That's an interesting idea which makes sense in many cases of labeling with choices.
I am trying to load this on my iPad Air 5. My segmentation projects in label studio 1.5.0 simply wont load on either Safari or Chrome on iPad or iPhone, it just shows a resizing box loading animation. Is this supported? I would love to do brush segmentation with the iPad pencil.
Try to use the latest develop branch please.
We fixed problem with Safari, turned out that it doesn't support regexps fully
Please try to use develop branch again.
@makseq same error. I removed all image layers, rebuilt a second time to be sure, cleared my cache, tried desktop and ipad... Safari still giving the same regex error.
Any chance you can provide instructions on running in dev mode without minification and with hot reloading and I can probably fix this myself.
Could you please use the develop image from our dockerhub directly? heartexlabs/label-studio:develop
@makseq that does load. Weird, any idea why my build from the branch didn't work. Only issue now is you can't really use it for brush labelling but I guess thats a seperate issue. Any idea if you have that on the roadmap. Adding something like the Apple Pencil JS API here: https://codesandbox.io/s/qr4uq
Right now the only solution I have that has half decent lag is to use parallels remote desktop to my main machine, but its definitely sub par.
I think all the scroll touch stuff needs changing and then the canvas needs to detect the pen and it would be amazing!
any idea why my build from the branch didn't work
you have to build frontend libs using
make frontend-build
then build a docker image.
No, we don't have this feature in our roadmap, because there are not so many requests about it.
@makseq are you able point to some instructions where I can start the frontend in dev mode so I can make changes so I can possibly give it a shot myself and then provide a PR?
@madhavajay Sure, you can start from this repo and instructions: https://github.com/heartexlabs/label-studio-frontend#development
@makseq I kind of got it working: https://github.com/heartexlabs/label-studio-frontend/pull/802
@madhavajay Amazing! I've asked our frontend team to review &merge this!
@madhavajay if you could make a PR in the main label-studio repo with LSF builds, it would be great :-)
@makseq should we wait for the frontend pr to be checked and merged first incase it introduces some bugs?
I think you can make a build from the LSF PR without merging it to develop. Does it make sense?
@makseq do you mean create a PR on this repo with the updated files just for people to use but not to merge?
yes!
@madhavajay thanks for your contribution!
@makseq: please ping me when it is ready for tests :)
Any progress on this feature?
I would like to request a better iPad compatibility.
The "Submit" button should be much more left (se screenshot below). That way you could zoom in and handling would be easier.