1
1
mirror of https://github.com/varkor/quiver.git synced 2024-09-11 05:46:13 +03:00
Commit Graph

255 Commits

Author SHA1 Message Date
varkor
7b62e6bf26 Add option to (not) centre tikz-cd output 2020-12-19 00:48:19 +00:00
varkor
4255f17be2 Handle unknown arrow body styles gracefully 2020-12-19 00:48:19 +00:00
varkor
5e3c41a433 Fix hover style for panel radio inputs 2020-12-18 19:21:28 +00:00
varkor
c552047501 Support unbracketed command names in macros 2020-12-18 14:37:07 +00:00
varkor
51e2519477 Update tooltip after loading diagram 2020-12-18 14:24:24 +00:00
varkor
8492f01779 Disable :active style for sliders when disabled 2020-12-18 14:21:44 +00:00
varkor
2cf75fdb4d Allow the label input to be scrolled with the mouse wheel 2020-12-18 12:44:28 +00:00
varkor
2845388ba2 Fall back on mouse events for browsers that don't support pointer events 2020-11-30 21:54:16 +00:00
varkor
66efcdd2ac Fix an issue with moving vertices via touch 2020-11-30 21:03:17 +00:00
varkor
7e14c4af04 Improve UX on touchscreen devices 2020-11-30 20:09:38 +00:00
varkor
e4eca1218a Rename UIState to UIMode 2020-11-30 17:12:59 +00:00
varkor
55428ac849 Switch to panning on long press 2020-11-30 16:57:38 +00:00
varkor
fdcd70ee20 Display side panel above toolbar
This is helpful on devices with smaller screens.
2020-11-30 15:41:04 +00:00
varkor
cb9227cf67 Fix issue with creating vertices at focus point with simultaneous touches 2020-11-30 15:36:15 +00:00
varkor
fcb6a02765 Add touchscreen support 2020-11-30 01:50:27 +00:00
varkor
fca579cfbf Add link to GitHub account in About pane 2020-11-29 02:25:46 +00:00
varkor
e9930cd91a Don't centre view on selected cells when moving vertices via the keyboard 2020-11-29 02:18:22 +00:00
varkor
da536a0fa2 Increase readability of the toolbar 2020-11-29 02:13:47 +00:00
varkor
fcfc33a247 Prevent command mode triggering when a label is being edited 2020-11-28 20:14:32 +00:00
varkor
6728eed663 Fix bug with moving cells after deleting 2020-11-28 19:14:14 +00:00
varkor
95b71e1ad4 Add bidirectional arrows
Also improve the LaTeX output of mono tails for 2-cells. Bump the version to 1.0.1.
2020-11-27 01:10:07 +00:00
varkor
5d9b7b7b36 Describe common issues building quiver on macOS and Ubuntu 2020-11-27 00:10:40 +00:00
varkor
b1e914575d Fix support for Firefox and Safari 2020-11-25 17:24:12 +00:00
varkor
0f75ee6d3e Force font to be Arial
This improves the appearance on some operating systems, though it's still not perfect.
2020-11-25 11:59:44 +00:00
varkor
981d914c56 Fix an issue with labels being cropped at high zoom levels 2020-11-24 20:35:52 +00:00
varkor
73c5a9eef3 Defocus inputs when selecting other cells 2020-11-24 20:29:53 +00:00
varkor
574f321ab7 Centre the focus point in the diagram when loading 2020-11-24 19:39:58 +00:00
varkor
825c206572 Fix a bug with exporting and importing higher cells 2020-11-24 19:09:48 +00:00
varkor
7199a6576a Move focus point when selecting cells 2020-11-24 16:20:32 +00:00
varkor
3d8e6e60d8 Fix bug with cell queue after undoing 2020-11-24 16:13:08 +00:00
varkor
cec9c288ac Add Twitter link to About pane 2020-11-24 14:06:12 +00:00
varkor
5e7c06b84a Improve various usability issues with keyboard controls 2020-11-24 13:02:39 +00:00
varkor
36faaee343 Fix aliasing issue with tooltips at higher zoom levels 2020-11-23 14:47:11 +00:00
varkor
5247d306e8 Switch keys for flipping arrow and flipping label 2020-11-22 18:23:36 +00:00
varkor
b71dc57e60 Update README with new screenshots
The toolbar has been updated since. This also allows me to zoom in in the screenshots to make the diagrams more visible.
2020-11-22 16:44:17 +00:00
varkor
ca18e8a299 Hide the version number correctly when switching between panes 2020-11-22 16:03:21 +00:00
varkor
937242cd51 Fix panning with the mouse 2020-11-22 14:23:24 +00:00
varkor
30f5b8fb03 Add a welcome pane 2020-11-22 13:59:06 +00:00
varkor
8612811cdf Adjust pane height calculation 2020-11-21 21:27:08 +00:00
varkor
2c5c4efbfe Increase minimum width for global panel 2020-11-21 21:23:11 +00:00
varkor
e1628be760 Extend the character set used for cell identifiers 2020-11-21 21:18:43 +00:00
varkor
f06e713923 Correct disabling of toolbar buttons 2020-11-21 21:13:28 +00:00
varkor
335385859e Hide the queue by default 2020-11-21 21:09:24 +00:00
varkor
2f9659c77e Use custom icons for toolbar actions 2020-11-21 21:09:24 +00:00
varkor
9bf765ea15 Round adjunction angle when exporting to LaTeX 2020-11-20 00:10:07 +00:00
varkor
c2e098043b Update README for version 1.0 2020-11-18 15:38:57 +00:00
varkor
4bc86df109 Only emit load error if q parameter is present and malformed 2020-11-18 15:38:57 +00:00
varkor
a65f92aafe Extend the content of the info pane 2020-11-18 15:38:57 +00:00
varkor
d1fda48122 Remove support for the old URL format 2020-11-18 15:38:57 +00:00
varkor
e2ee9ca39f Fix mouseup being captured by the label input when connecting edges 2020-11-18 15:38:57 +00:00