Skip to content

fix(build): icons not displayed properly#122

Merged
tonoizer merged 8 commits into
mainfrom
fix/80-issue-with-displayed-application-icons
Apr 24, 2023
Merged

fix(build): icons not displayed properly#122
tonoizer merged 8 commits into
mainfrom
fix/80-issue-with-displayed-application-icons

Conversation

@tonoizer

@tonoizer tonoizer commented Apr 22, 2023

Copy link
Copy Markdown
Contributor

PR description

Describe your changes in detail here
If have fixed the problem that for some reason that in the title bar of the application and in the taskbar in windows the icon did not display. While fixing this problem I updated a few packages and Vite in general. But also extenten the builder file for the application so it should be possible to now build the application for windows, linux, and macOS with the icons properly displayed etc.

I only know that the build for windows works for me now, so it would be nice if @roman533 maybe could check for linux aswell if everything works out there too.

To do so you need to run "npm run build:mac" and if it works you should be able to start the application and have all the icons etc.

Definition Of Done (DoD)

This PR can be squashed / merged if

  • a developer is assigned
  • the PR is NOT estimated
  • the PR is labeled
  • the PR is NOT assigned to the current sprint
  • a meaningful title has been set according to https://www.conventionalcommits.org/
  • the PR is described in detail
  • the PR links to an issue
  • the PR has been reviewed

Add additional conditions here if necessary for this PR

Fix: #80
Fix: #124

@tonoizer
tonoizer requested a review from Claiyc April 22, 2023 17:41
@tonoizer tonoizer self-assigned this Apr 22, 2023
@tonoizer
tonoizer requested review from 2000eBe and roman533 April 22, 2023 17:44
roman533
roman533 previously approved these changes Apr 23, 2023

@roman533 roman533 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Bildschirmfoto 2023-04-23 um 10 58 12

icons and title are displayed under MacOS 13.3.1

@roman533

Copy link
Copy Markdown
Contributor

Bildschirmfoto 2023-04-23 um 16 15 58

title and icons are displayed on Ubuntu 22.04 ARM64

@Claiyc Claiyc changed the title fix(no-icons): that in the application and taskbar the icons weren't displayed properly fix(build): that in the application and taskbar the icons weren't displayed properly Apr 24, 2023
@Claiyc Claiyc changed the title fix(build): that in the application and taskbar the icons weren't displayed properly fix(build): icons not displayed properly Apr 24, 2023
@Claiyc Claiyc mentioned this pull request Apr 24, 2023
6 tasks

@Claiyc Claiyc left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

lgtm

@tonoizer
tonoizer merged commit 76e1abe into main Apr 24, 2023
@tonoizer
tonoizer deleted the fix/80-issue-with-displayed-application-icons branch April 24, 2023 10:34
Claiyc pushed a commit that referenced this pull request May 3, 2023
* deleted unused images and gifs

* no changes here

* added logos in different formats

* added icon for macOS

* refactoring & build settings for linux and macOS

* more build scripts

* uncommented vitest coverage settings

* added proper linux build settings

(cherry picked from commit 76e1abe)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Linux Installation Issue when application is installed, icons are not displayed properly

3 participants