Skip to content

Agent/fix player exp progress - #67

Merged
itsspin merged 5 commits into
mainfrom
agent/fix-player-exp-progress
Aug 12, 2026
Merged

Agent/fix player exp progress#67
itsspin merged 5 commits into
mainfrom
agent/fix-player-exp-progress

Conversation

@itsspin

@itsspin itsspin commented Aug 12, 2026

Copy link
Copy Markdown
Owner

No description provided.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 1394c9de1e

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

patchDraft({ uiTheme });
const saved = await window.loremasterDesktop?.updateSettings({ uiTheme });
if (saved) {
setDraft(saved);

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Preserve unsaved preferences when changing themes

If a user edits any deferred HUD or alert preference and then selects a theme before clicking “SAVE HUD + ALERT SETTINGS,” saved contains the previously persisted settings because the theme IPC call only submits uiTheme. Replacing the entire draft with that response silently discards the pending composition, toggle, threshold, and placement edits; update only the draft theme (or merge the response without overwriting dirty fields).

Useful? React with 👍 / 👎.

@itsspin
itsspin merged commit 31571ab into main Aug 12, 2026
3 checks passed
JDS300 added a commit to JDS300/spinips that referenced this pull request Aug 14, 2026
Sync upstream PR itsspin#67: native themes, SpinTexture, alert sounds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant