<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Dash-Web.git/src/client/views/nodes/EquationBox.tsx, branch master</title>
<subtitle>A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
</subtitle>
<id>https://www.git.mfoi.dev/Dash-Web.git/atom?h=master</id>
<link rel='self' href='https://www.git.mfoi.dev/Dash-Web.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/'/>
<updated>2025-07-07T12:56:59Z</updated>
<entry>
<title>fontSize fix for equationBoxes</title>
<updated>2025-07-07T12:56:59Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-07-07T12:56:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=8dd02b1b84a3b483e68a0af00b61b8ae39920458'/>
<id>urn:sha1:8dd02b1b84a3b483e68a0af00b61b8ae39920458</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed invalidations to not trigger creating new refs when ref= was assigned to an anonymous function.  fixed scribble erase to not delete everything it overlaps, just things it intersects with or contains.  fixed ink to have a Math mode and fixed math recognition myscript calls.</title>
<updated>2025-06-23T17:26:59Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-06-23T17:26:59Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=35bd9e51f7cef551382025a5459d68eddd8f028b'/>
<id>urn:sha1:35bd9e51f7cef551382025a5459d68eddd8f028b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed equationBox so that it can be used in templates.</title>
<updated>2025-06-04T02:32:16Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-06-04T02:32:16Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=d3e5e09a51c7c95bffabd41b14e660aafcd80015'/>
<id>urn:sha1:d3e5e09a51c7c95bffabd41b14e660aafcd80015</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed using empty images in templates to support assigning a new image and getting native dimensions right.  fixed native dimensions of images within templates to not use native dims of template. fixed undo for text templates that don't have a text box.  fixed image dropping on images that are empty (to assign the dropped image).</title>
<updated>2025-05-30T13:57:46Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-05-30T13:57:46Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=76a21badf70c82388872ec5485858ab06e303bca'/>
<id>urn:sha1:76a21badf70c82388872ec5485858ab06e303bca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lots of typechecking fixes.</title>
<updated>2025-04-24T02:02:36Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-04-24T02:02:36Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=78ac87b8acf63079071e5e8805692ed8c30042ce'/>
<id>urn:sha1:78ac87b8acf63079071e5e8805692ed8c30042ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>a bunch of changes to improve how docs are selected automatically when created.</title>
<updated>2025-03-07T00:46:43Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2025-03-07T00:46:43Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=1ab6f6c87b746e0c2898694216db50d5faadf7f5'/>
<id>urn:sha1:1ab6f6c87b746e0c2898694216db50d5faadf7f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made link text use text menu. and made link text zoom with view.  cleaned up equationBox updateSize()</title>
<updated>2024-11-13T17:49:17Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-11-13T17:49:17Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=ca101a6b1899bdeceef8f46a4228d90e43207593'/>
<id>urn:sha1:ca101a6b1899bdeceef8f46a4228d90e43207593</id>
<content type='text'>
</content>
</entry>
<entry>
<title>updated equationBox to support margins/padding like text.  fixed initial undo of newly typed equation.</title>
<updated>2024-11-13T02:06:42Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-11-13T02:06:42Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=d57fdc07fb88282903157b414c4a0886ddaf8bc6'/>
<id>urn:sha1:d57fdc07fb88282903157b414c4a0886ddaf8bc6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed resizing height to 0 to autoResize. fixed setting background color default for equations (and everything else) to textBackgroundColor from user doc.  Added a math pseudo-font to trigger entering equations instead of rich text.</title>
<updated>2024-11-12T23:03:12Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-11-12T23:03:12Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=6a6215a447c3104f5fea8a813270b8c1fc39ad75'/>
<id>urn:sha1:6a6215a447c3104f5fea8a813270b8c1fc39ad75</id>
<content type='text'>
</content>
</entry>
<entry>
<title>made equation background same as text. fixed dflt stroke/link width to both be 1.  made function plot axis ranges get saved to Doc. marked equation-&gt;function links as being svgs.  fixed initial size of equation boxes..</title>
<updated>2024-11-12T21:42:35Z</updated>
<author>
<name>bobzel</name>
<email>zzzman@gmail.com</email>
</author>
<published>2024-11-12T21:42:35Z</published>
<link rel='alternate' type='text/html' href='https://www.git.mfoi.dev/Dash-Web.git/commit/?id=8680d1c31d4f835663c070f5b8cef57254e75e28'/>
<id>urn:sha1:8680d1c31d4f835663c070f5b8cef57254e75e28</id>
<content type='text'>
</content>
</entry>
</feed>
