Commit graph

1346 commits

Author SHA1 Message Date
6a9b985070 UX: add sparkles 2024-09-04 02:17:37 +02:00
55c89085a3 Feature: allow to remove an answer (in most cases), fix #2008 2024-09-04 02:15:26 +02:00
7565f13e39 Refactoring: use popups for attributed images 2024-09-04 01:50:34 +02:00
f026ee6db9 Refactoring: use Drawer instead of modalright, see #2106 2024-09-04 01:08:14 +02:00
46d3ee03f0 Chore: remove obsolete console.log 2024-09-04 00:31:33 +02:00
f0e802eba7 UI: fix padding in usersettings 2024-09-04 00:31:19 +02:00
bdea39d942 Chore: remove obsolete parameter 2024-09-04 00:10:06 +02:00
fdedb75954 Feature: allow to move and snap to a layer, fix #2120 2024-09-04 00:07:23 +02:00
5b45e427a0 Themes: don't enforce 'allowMove' on unofficial themes 2024-09-03 21:00:56 +02:00
821ddcfaca Themes: don't inline text fields if they don't have text around them 2024-09-02 15:01:03 +02:00
b1c5ef060f Typo 2024-09-02 15:00:34 +02:00
4fdd586a3c UX: textfields now submit on Ctrl+Enter instead of Enter 2024-09-02 15:00:19 +02:00
5a784a6333 UI: fix icon of intro header 2024-09-02 13:39:13 +02:00
f5d7686c98 chore: automated housekeeping... 2024-09-02 12:48:15 +02:00
c10fecb7e8 Fix: actually open usersettings when license is clicked 2024-09-02 12:42:03 +02:00
5478711bed Fix: clicking the magnifying icon actually works now 2024-09-02 12:03:51 +02:00
29d52e0fc6 Themes: add 'allowMove' everywhere, make 'allowMove' obligated, see #2121 2024-09-02 11:58:56 +02:00
bae49744d9 Fix: overpass feature source will redownload if the layers to download have changed 2024-09-02 11:58:34 +02:00
f304a02c46 Make 'allowMove' obligatory 2024-09-02 11:56:45 +02:00
e0a393385a Sharescreen: add 'geo:'-link (fix #2115), remove obsolete translation 2024-09-02 11:47:26 +02:00
f1d416320c Uniformly style titles of pages 2024-09-02 11:46:45 +02:00
8cdfa67868 Fix dropdown 2024-09-02 11:22:14 +02:00
9b505f33d0 Switch translation mode on Shift+T 2024-09-02 11:22:14 +02:00
ef16058249 Reload page on 'clear caches' 2024-09-02 11:22:14 +02:00
4b61832b52 Fix crash in studio 2024-09-02 11:22:00 +02:00
8816ad03ec Themes: better support billboard on walls 2024-09-02 11:22:00 +02:00
29d1736f93 UI: styling of searchbars 2024-09-02 03:47:54 +02:00
cf3b4145ff Fix: don't show preset_type special vis if no presets are given 2024-09-02 03:40:13 +02:00
dbff953096 Fix: use proper selected element 2024-09-02 03:39:40 +02:00
8dd7f34ad7 Fix: hash would not clear because the update method unregistered itself 2024-09-02 03:38:37 +02:00
2f1b0c0ae2 Use same close-buttons everywhere 2024-09-02 00:26:02 +02:00
b353be5360
Update MenuState.ts: Fix typo 2024-08-31 17:08:16 +02:00
bb950b92e4
Update MenuState.ts: fix typo 2024-08-31 16:43:25 +02:00
66d6ad0ebb
Update MenuState.ts: fix crash 2024-08-31 16:25:41 +02:00
f5d25a382c
Update MenuDrawer.svelte 2024-08-31 15:47:21 +02:00
0599afdcb4
Update MenuState.ts 2024-08-31 15:41:43 +02:00
d13d58aef2
Update MenuState.ts: close on back button 2024-08-31 15:36:52 +02:00
5fb920a4a0
fix typo's 2024-08-31 12:57:27 +02:00
0c0af42049
Move close butto' 2024-08-31 12:29:24 +02:00
c4640495b8
Merge pull request #2113 from pietervdvn/feature/menu-drawer
Feature/menu drawer
2024-08-29 23:15:21 +02:00
9a194c69f0 UX: only load magnifying button when image is loaded 2024-08-29 23:12:25 +02:00
da252e9fdd UX: use more parts of Tailwind (see #2106), more tweaking of the menu bar 2024-08-29 23:12:04 +02:00
df40dbbff1 Remove unused import 2024-08-29 21:49:25 +02:00
0b2ce63284 More design tweaking 2024-08-29 16:19:08 +02:00
c097c73bec Add tabbedgroup again 2024-08-29 14:54:57 +02:00
eb3cb1ff7b Fix tests 2024-08-29 12:28:59 +02:00
0cb884cc87 More tweaking 2024-08-29 12:24:52 +02:00
bcb7d8fb02 Add top bar for tools 2024-08-29 12:16:35 +02:00
806646ec06 More styling of the new menu UX 2024-08-29 03:53:54 +02:00
124e816abe UX+Refactoring: use side-drawer for menu, reorder menu structure 2024-08-29 02:46:56 +02:00