1
0
Fork 0

Minor update to the Stopwatch:

- Place in bottom right of screen
- Enforce non-modal
- Remove space-bar start key assignment (clash with PTT).
This commit is contained in:
stuart 2009-12-05 15:28:20 +00:00
parent 226ba90191
commit 45754e544c

View file

@ -3,7 +3,10 @@
<PropertyList>
<name>stopwatch-dialog</name>
<layout>vbox</layout>
<modal>false</modal>
<default-padding>8</default-padding>
<x>-5</x>
<y>5</y>
<nasal>
<open>
@ -100,7 +103,6 @@
<button>
<legend>Start</legend>
<equal>true</equal>
<key>Space</key>
<pref-width>47</pref-width>
<binding>
<command>nasal</command>