photon icon indicating copy to clipboard operation
photon copied to clipboard

The fastest way to build beautiful Electron apps using simple HTML and CSS

Results 85 photon issues
Sort by recently updated
recently updated
newest added

When having a table row with td's that have checkboxes, input boxes, etc. it would be nice to be able to not have the blue highlight on click that seems...

I downloaded several image folders that were not compressed into zip, and then it needs to ring for about 1000 times. So how do I turn off the sound?

What is the code for sub items for the dropdown menu button?

# Photon 1.0 RELEASE ## Dear Photon User! I am very proud to announce the release of Photon version 1.0! You are a follower of Photon and maybe you already...

changed fonts and layout.

Current version at https://github.com/MauriceConrad/Photon Release 1.0

![resize](https://cloud.githubusercontent.com/assets/10807627/13515839/dbaf38a6-e1ef-11e5-9b8a-8a3fd243d95a.gif) In resize.js, the `buildPaneTree()` method loops through the DOM recursively and gets all the pane and pane-groups. During this process, splitter elements are created and appended between panes and...

Fix `Uncaught TypeError: filesContext.forEach is not a function` with simple wrapper Array created from fileContext Fix the `Block-scoped declarations (let, const, function, class) not yet supported outside strict mode` using...

To more easily find the class name of an icon, you can now hover over it, and it will be displayed. I understand that this doesn't strictly follow the [guidelines...