Save settings #18
Labels
No labels
ci
crate/dtmm
crate/dtmt
crate/sdk
crate/serde_sjson
kind
bug
kind
documentation
kind
enhancement
kind
feature
kind
question
kind
upstream
part/bundle
part/filetype
stage
actionable
stage
design
stage
proposal
status/duplicate
status/good first issue
status/help wanted
status/invalid
status
need-replicate
status/wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: bitsquid_dt/dtmt#18
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Settings are already loaded at startup, but cannot be saved back to the file when changed in the app.
Could either be done in the background after a field was changed, or with a dedicated button.
Save and re-apply mod details pane widthNot possible with Druid's current
Split
widget.I think I've settled on the save happening automatically in the background. With the log view, it should be decently obvious to the user that it's happening.
And I can put another, blocking save operation in the "close window" command.