Skip to content

Add Inform version to About dialog - #54

Open
dfabulich wants to merge 1 commit into
TobyLobster:masterfrom
dfabulich:inform-version-about-dialog
Open

Add Inform version to About dialog#54
dfabulich wants to merge 1 commit into
TobyLobster:masterfrom
dfabulich:inform-version-about-dialog

Conversation

@dfabulich

Copy link
Copy Markdown

We were using orderFrontStandardAboutPanel: which shows the CFBundleShortVersionString and the CFBundleVersion. Now, we're using orderFrontStandardAboutPanelWithOptions: and including the Inform version as well.

Before

image

After

image

We were using `orderFrontStandardAboutPanel:` which shows the `CFBundleShortVersionString` and the `CFBundleVersion`. Now, we're using `orderFrontStandardAboutPanelWithOptions:` and including the Inform version as well.
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