-
Notifications
You must be signed in to change notification settings - Fork 0
Open Demo Alpha (Pre v1.0) Changelog
Changes are in chronological order from top to bottom (top is oldest, bottom is newest). These are changes that were made before the Open Demo was available, so these changes might not be as detailed.
The battery percentage on many devices will report at 99% due to rounding errors. These hotfixes implement a fix to display a fully charged tile when the device is at 97% or higher. This can be disabled within the code if desired, and may be a user-facing option in the future.
Moved javascript to separate file, made new globals CSS, and added 'debug widgets' for testing purposes (disabled by default). There's technically a ton more but this is the big stuff
Also includes updates to colors (dark/light mode)
- Split cards into separate CSS files in prep for public launch
- New calendar card
- Controls now appear/disappear more smoothly
- timeDate will now animate more smoothly
- New edit mode for adding/removing cards (currently just a placeholder): Right click with mouse, tap+hold on touch
- Further darkmode enhancements
- New button for opening/closing control panel
Parallax cards will now move around when hovered
- New in edit mode; tap/click a card to enable or disable it
- Further refinements to shelf
- batteryCard's fully charged state is now slightly tweaked
- Fixed card overflow
- Disabled parallax on touchscreens
- Increased parallax effect on stock cards
- Moved card/cards/shelf styling into master_cards
- shortcutCard is no longer in debug mode
- Fixed another fully-charged batteryCard bug
- Updated control panel buttons
- Updated debug cards toggle
- Updated colors of light&dark stock cards
- Unified dark mode of stock cards
- New option to set shelf's horizontal alignment (Note: the animation for this is glitchy. This will be fixed in a future update.)
- wallCard (Wallpaper preview card):
- Now reacts when interacted with
- You can swipe left or right to change the shelf's position
- Revised design
- Dramatically improved logic for detecting off-clicks (dismissing control panel, disabling edit mode, etc)
- Fixed shelf-width overflow bug
- New gesture-pill for opening control panel (touch only)
- New label for indicating hovered card (desktop only for now)
You can now click/tap the grabber on the right-side of the shelf to collapse it. Great for viewing the current backdrop!