steveseguin / electroncapture

Playback video in a frameless electron app for screen-sharing and window capture
GNU General Public License v3.0
325 stars 37 forks source link

New release 2.17.0 does not save Always on Top (MAC) #76

Open ForjaSalvaje opened 1 year ago

ForjaSalvaje commented 1 year ago

I am on MacOS Ventura 13.1 (ARM M1) and when I select with the right button menu to set "Always on Top" it does not save that setting. It used to work on the release before this one. As it is the main reason to use Elecap it might be cool to have that setting ON by default.

steveseguin commented 1 year ago

Thank you for reporting the issue.

I think another user was complaining about a bug when they were using that feature, and I switched to another method of always on top that didn't cause them the issue.

Um. I may need to offer both methods if there is a conflict between system types.

ForjaSalvaje commented 1 year ago

Always on Top is working correctly, when enabled. What fails to do is when you close it and open it again it is not saving the option as active. The check mark on the Always on Top setting is gone. By default is must be OFF as each time the App is open it reverts to not being on top. With the version before this one I was able to close it and open and it will open on top correctly, and setting be ON (If I had it enabled on the right click menu). Let me know if I can help testing something. Thank you!

steveseguin commented 1 year ago

ah. okay. whew. Sounds good.

Another user wants me to save the css option as well. I'll get around to adding a memory at some point soon -- I was doing some dev work on it earlier today, as I need to push an update.