Commit Graph

14 Commits

Author SHA1 Message Date
ae786a5c7a
Changed text-shadow for filename in overlay. 2022-01-22 23:24:08 +04:00
34357f361c
Removed debug log. Renamed scal global variable to g_scale. 2022-01-21 23:28:19 +04:00
3dda0eedb5
Removed div and commented out code line. 2022-01-21 23:26:36 +04:00
72d6e835bb
Overlay reorganised. Volume now stored in a global variable. 2022-01-21 22:49:02 +04:00
bc2d2f6e74
Overlay reorganised. 2022-01-21 22:47:56 +04:00
399225ff97
A refactoring of repeatings to eliminate. Not quite smaller the code became. 2021-10-13 23:18:04 +04:00
69a27d1d6f
A quick fix for extensions in uppercase. 2021-10-03 20:36:14 +04:00
b14a6dbed4
Let's fix terminology. The term overlay is more suitable here, so let's stick to it. 2021-09-16 15:30:19 +04:00
b1b19c7e54
Also let's reset scale every time we close a view. 2021-09-09 20:48:18 +04:00
ba3033c0b5
Let's use a visibility property instead of changing a display option. 2021-09-09 20:46:21 +04:00
a3816d6c25
Added image handling. Scaling. Auto-exec function removed for it is not necessary. 2021-09-09 20:35:40 +04:00
3978f93af2
Let's leave a little gap so we can close a view. And set those properties for any element inside the view. 2021-09-09 20:22:59 +04:00
b0a8467f8d
Implemented a functionality to view videos and listen to audio without the need to leave a page. Now they just opened in an overlay. 2021-09-09 04:12:32 +04:00
c12ecd3741
Total rearrangement of files into a sane structure with multiple entry points instead of single process handling everything. 2021-06-05 18:58:22 +04:00