wwwsqldesigner
                                
                                 wwwsqldesigner copied to clipboard
                                
                                    wwwsqldesigner copied to clipboard
                            
                            
                            
                        Panning on the map has no effect
There is a little map on the lower right corner of the editor, but the main window contents doesn't update when moving the small box. Is this by design? Thank you.
I cannot reproduce; the minimap seems to be correctly reflected in the main window. What URL are you trying, what browser, is anything relevant displayed in the Console?
Thanks for getting back!
I might have been a little unclear in my OP. Let me try again:
- Chrome Version 100.0.4896.60 (Official Build) (64-bit)
- URL in question https://ondras.zarovi.cz/sql/demo/?keyword=default
- If I use scrollbars to move my main window around, the minimap reflects correctly
- If I drag the little box around in the minimap, the main window doesn't move and match up to the minimap
- There is 1 error in the console, but I doubt it is the issue: Failed to load resource for favicon.ico
Makes sense?
Yes, I can confirm that problem (in Chrome) now. It works okay in Firefox. Will have a look later.
if it helps, https://github.com/Lt-Mayonesa/wwwsqldesigner works in Chrome
Should be fixed now.
Thanks, https://ondras.zarovi.cz/sql/demo/?keyword=default works!
Should I file a PR to auto format all whitespaces in a standardized way? This will eliminate all the unnecessary whitespaces in future PRs. See #314