Skip to content
This repository has been archived by the owner on Dec 4, 2017. It is now read-only.

docs(cookbook) - using angular 2 with electron #1788

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

thelgevold
Copy link
Contributor

@thelgevold thelgevold commented Jun 30, 2016

This is a WIP - DO NOT MERGE

This cookbook is close to done, but there is a rendering issue causing text updated to display on top of the existing text instead of replacing it.
Example: When selecting a hero in the heroes list, the new name is often displaying on top of the old name.
I have also seen occurrences where routing updates the view, but leaves behind the previous view.

This seems to straighten itself out if I resize the browser, but this seems like a rendering issue in Electron.

@Foxandxss Foxandxss changed the title WIP docs(cookbook) - using angular 2 with electron docs(cookbook) - using angular 2 with electron Jun 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants