Commit Graph

9 Commits

Author SHA1 Message Date
Julian Prieber
358b5781e2 Update style.css 2022-05-09 19:55:51 +02:00
Julian Prieber
dd66a6e877 Update style.css 2022-05-09 19:18:17 +02:00
Julian Prieber
10c60b8756 Fixed preview button for mobile devices 2022-05-09 16:54:06 +02:00
Julian Prieber
a78a80e2df Fixed Button Editor not working on Touch devices
Fixed button editor not working on Touch enabled devices such as smartphones.
2022-05-09 16:45:27 +02:00
Julian Prieber
9d3d0dcf97 Fixed Missing Graphics
Fixed Missing Graphics on the Button Editor see https://github.com/JulianPrieber/littlelink-custom/issues/51.
2022-05-07 16:35:05 +02:00
Julian Prieber
cb75a24e92 Update button editor
Added functionality for custom website button. Made button editor optional to use.
2022-05-04 10:12:01 +02:00
Julian Prieber
08da6fa960 Updated button editor
A bit of optimization. Everything kinda scales to mobile now. Everything still looks terrible tho.
2022-05-04 00:19:29 +02:00
Julian Prieber
f6c1db7c50 minor fixes 2022-04-27 21:06:51 +02:00
Julian Prieber
62c9baba23 Added custom button editor
Added the long planned button editor. This solution does not look optimal, but works... mostly.

This solution is implemented with JavaScript and the current versions code is very unorganized mostly uncommented and the HTML is still mostly done with inline code. I hope I will fix this in future revisions.

To learn more about the new button editor, read:
https://littlelink-custom.com/blog/upcoming-features/
https://littlelink-custom.com/blog/progress-of-the-new-button-editor/
2022-04-27 20:55:19 +02:00