question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Open cropper view at app launch

See original GitHub issue

I think it would be nice if Kap would show the cropper view at launch. I only have Kap open when I actually want to use it and this would make it quicker for me to start recording.

It should not however be opened if Kap was launched at system startup. We can detect this with app.getLoginItemSettings, which returns an object with wasOpenedAtLogin.

https://electronjs.org/docs/api/app#appgetloginitemsettingsoptions-macos-windows

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:3
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
sindresorhuscommented, Sep 27, 2018

I think having an option for this would be good. I launch Kap before I need to record, so it’s ready when I need it. I would get mad if it just popped up when it loaded.

Sure, but I think it should default to showing the cropper view.

1reaction
karaggeorgecommented, Sep 27, 2018

@skllcrn I think this was about opening the cropper window (not drawing a cropper necessarily) when the app first launches

At least that’s how I understand it

Read more comments on GitHub >

github_iconTop Results From Across the Web

Open cropper view at app launch #544 - wulkano/Kap - GitHub
It's either showing the cropper at launch or some sort of hint that you need to draw the cropper, with the latter we...
Read more >
open crop intent android - Stack Overflow
I am using the following code to allow user to capture Image and then crop it in android, I have found the code...
Read more >
How to Crop an Image in Android (with ActivityResultContracts)
In this video you will learn how you can crop an image in Android using a custom ActivityResultContract.⭐ Get certificates for your future ......
Read more >
react-native-image-crop-picker - npm
Open your Xcode project · Go to your project settings by opening the project name on the Navigation (left side) · Select your...
Read more >
BatchCropper on the App Store
BatchCropper is a simple app which enables you to crop a number of photos at a time. The cropped photos can be saved...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found